Home
last modified time | relevance | path

Searched defs:idmap (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dmnt_idmapping.h28 static inline bool is_valid_mnt_idmap(const struct mnt_idmap *idmap) in is_valid_mnt_idmap()
151 static inline bool vfsuid_has_fsmapping(struct mnt_idmap *idmap, in vfsuid_has_fsmapping()
189 static inline bool vfsgid_has_fsmapping(struct mnt_idmap *idmap, in vfsgid_has_fsmapping()
228 static inline kuid_t mapped_fsuid(struct mnt_idmap *idmap, in mapped_fsuid()
247 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid()
A Dposix_acl.h117 static inline int posix_acl_chmod(struct mnt_idmap *idmap, in posix_acl_chmod()
144 static inline int vfs_set_acl(struct mnt_idmap *idmap, in vfs_set_acl()
151 static inline struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap, in vfs_get_acl()
158 static inline int vfs_remove_acl(struct mnt_idmap *idmap, in vfs_remove_acl()
A Dsecurity.h975 static inline int security_inode_setattr(struct mnt_idmap *idmap, in security_inode_setattr()
983 security_inode_post_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in security_inode_post_setattr()
992 static inline int security_inode_setxattr(struct mnt_idmap *idmap, in security_inode_setxattr()
999 static inline int security_inode_set_acl(struct mnt_idmap *idmap, in security_inode_set_acl()
1012 static inline int security_inode_get_acl(struct mnt_idmap *idmap, in security_inode_get_acl()
1019 static inline int security_inode_remove_acl(struct mnt_idmap *idmap, in security_inode_remove_acl()
1026 static inline void security_inode_post_remove_acl(struct mnt_idmap *idmap, in security_inode_post_remove_acl()
1046 static inline int security_inode_removexattr(struct mnt_idmap *idmap, in security_inode_removexattr()
1074 static inline int security_inode_killpriv(struct mnt_idmap *idmap, in security_inode_killpriv()
1080 static inline int security_inode_getsecurity(struct mnt_idmap *idmap, in security_inode_getsecurity()
[all …]
A Dquotaops.h23 static inline bool is_quota_modification(struct mnt_idmap *idmap, in is_quota_modification()
239 static inline int dquot_transfer(struct mnt_idmap *idmap, in dquot_transfer()
A Dfs.h1508 static inline vfsuid_t i_uid_into_vfsuid(struct mnt_idmap *idmap, in i_uid_into_vfsuid()
1525 static inline bool i_uid_needs_update(struct mnt_idmap *idmap, in i_uid_needs_update()
1543 static inline void i_uid_update(struct mnt_idmap *idmap, in i_uid_update()
1577 static inline bool i_gid_needs_update(struct mnt_idmap *idmap, in i_gid_needs_update()
1595 static inline void i_gid_update(struct mnt_idmap *idmap, in i_gid_update()
1613 struct mnt_idmap *idmap) in inode_fsuid_set()
1627 struct mnt_idmap *idmap) in inode_fsgid_set()
1644 struct mnt_idmap *idmap) in fsuidgid_has_mapping()
2033 static inline int vfs_whiteout(struct mnt_idmap *idmap, in vfs_whiteout()
2468 static inline bool HAS_UNMAPPED_ID(struct mnt_idmap *idmap, in HAS_UNMAPPED_ID()
[all …]

Completed in 27 milliseconds