Lines Matching refs:mnt_idmap
8 struct mnt_idmap;
11 extern struct mnt_idmap nop_mnt_idmap;
118 vfsuid_t make_vfsuid(struct mnt_idmap *idmap,
121 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
124 kuid_t from_vfsuid(struct mnt_idmap *idmap,
127 kgid_t from_vfsgid(struct mnt_idmap *idmap,
142 static inline bool vfsuid_has_fsmapping(struct mnt_idmap *idmap, in vfsuid_has_fsmapping()
180 static inline bool vfsgid_has_fsmapping(struct mnt_idmap *idmap, in vfsgid_has_fsmapping()
219 static inline kuid_t mapped_fsuid(struct mnt_idmap *idmap, in mapped_fsuid()
238 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid()
244 bool check_fsmapping(const struct mnt_idmap *idmap,