Lines Matching defs:idmap
1451 static inline vfsuid_t i_uid_into_vfsuid(struct mnt_idmap *idmap, in i_uid_into_vfsuid()
1468 static inline bool i_uid_needs_update(struct mnt_idmap *idmap, in i_uid_needs_update()
1486 static inline void i_uid_update(struct mnt_idmap *idmap, in i_uid_update()
1503 static inline vfsgid_t i_gid_into_vfsgid(struct mnt_idmap *idmap, in i_gid_into_vfsgid()
1520 static inline bool i_gid_needs_update(struct mnt_idmap *idmap, in i_gid_needs_update()
1538 static inline void i_gid_update(struct mnt_idmap *idmap, in i_gid_update()
1556 struct mnt_idmap *idmap) in inode_fsuid_set()
1570 struct mnt_idmap *idmap) in inode_fsgid_set()
1587 struct mnt_idmap *idmap) in fsuidgid_has_mapping()
1969 static inline int vfs_whiteout(struct mnt_idmap *idmap, in vfs_whiteout()
2353 static inline bool HAS_UNMAPPED_ID(struct mnt_idmap *idmap, in HAS_UNMAPPED_ID()
3678 static inline int check_sticky(struct mnt_idmap *idmap, in check_sticky()