Lines Matching refs:mnt_idmap
77 int set_posix_acl(struct mnt_idmap *, struct dentry *, int,
84 int posix_acl_chmod(struct mnt_idmap *, struct dentry *, umode_t);
87 int posix_acl_update_mode(struct mnt_idmap *, struct inode *, umode_t *,
90 int simple_set_acl(struct mnt_idmap *, struct dentry *,
99 int posix_acl_permission(struct mnt_idmap *, struct inode *,
108 int vfs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
110 struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap,
112 int vfs_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry,
117 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()