Lines Matching refs:posix_acl
20 static struct posix_acl *v9fs_fid_get_acl(struct p9_fid *fid, const char *name)
24 struct posix_acl *acl = NULL;
47 static struct posix_acl *v9fs_acl_get(struct dentry *dentry, const char *name)
50 struct posix_acl *acl = NULL;
61 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, const char *name)
64 struct posix_acl *acl = NULL;
81 struct posix_acl *pacl, *dacl;
110 static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type)
112 struct posix_acl *acl;
122 struct posix_acl *v9fs_iop_get_inode_acl(struct inode *inode, int type, bool rcu)
142 struct posix_acl *v9fs_iop_get_acl(struct mnt_idmap *idmap,
155 struct posix_acl *acl, int type)
207 struct posix_acl *acl_mode = acl;
248 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl)
285 struct posix_acl *acl;
302 struct posix_acl *dacl, struct posix_acl *acl)
311 void v9fs_put_acl(struct posix_acl *dacl,
312 struct posix_acl *acl)
319 struct posix_acl **dpacl, struct posix_acl **pacl)
323 struct posix_acl *acl = NULL;