Lines Matching refs:mnt_idmap
72 int set_posix_acl(struct mnt_idmap *, struct dentry *, int,
79 int posix_acl_chmod(struct mnt_idmap *, struct dentry *, umode_t);
82 int posix_acl_update_mode(struct mnt_idmap *, struct inode *, umode_t *,
85 int simple_set_acl(struct mnt_idmap *, struct dentry *,
94 int posix_acl_permission(struct mnt_idmap *, struct inode *,
103 int vfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
105 struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap,
107 int vfs_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry,
110 static inline int posix_acl_chmod(struct mnt_idmap *idmap, in posix_acl_chmod()
137 static inline int vfs_set_acl(struct mnt_idmap *idmap, in vfs_set_acl()
144 static inline struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap, in vfs_get_acl()
151 static inline int vfs_remove_acl(struct mnt_idmap *idmap, in vfs_remove_acl()