Searched defs:mnt_idmap (Results 1 – 3 of 3) sorted by relevance
19 struct mnt_idmap { struct30 struct mnt_idmap nop_mnt_idmap = { argument
94 struct mnt_idmap *mnt_idmap; member4656 struct mnt_idmap *mnt_idmap; in do_mount_setattr() local
72 struct mnt_idmap *mnt_idmap; member75 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap() function