Lines Matching refs:posix_acl
28 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, char *name)
32 struct posix_acl *acl = NULL;
59 struct posix_acl *pacl, *dacl;
88 static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type)
90 struct posix_acl *acl;
100 struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type)
117 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl)
153 struct posix_acl *acl;
170 struct posix_acl *dacl, struct posix_acl *acl)
179 void v9fs_put_acl(struct posix_acl *dacl,
180 struct posix_acl *acl)
187 struct posix_acl **dpacl, struct posix_acl **pacl)
191 struct posix_acl *acl = NULL;
220 struct posix_acl *acl;
247 struct posix_acl *acl;
280 struct posix_acl *old_acl = acl;