Searched defs:mnt_idmap (Results 1 – 3 of 3) sorted by relevance
12 struct mnt_idmap { struct22 struct mnt_idmap nop_mnt_idmap = { argument
85 struct mnt_idmap *mnt_idmap; member4448 struct mnt_idmap *mnt_idmap; in do_mount_setattr() local
74 struct mnt_idmap *mnt_idmap; member77 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap() function