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