Lines Matching refs:posix_acl
33 static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size) in ocfs2_acl_from_xattr()
36 struct posix_acl *acl; in ocfs2_acl_from_xattr()
77 static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size) in ocfs2_acl_to_xattr()
112 static struct posix_acl *ocfs2_get_acl_nolock(struct inode *inode, in ocfs2_get_acl_nolock()
118 struct posix_acl *acl; in ocfs2_get_acl_nolock()
218 struct posix_acl *acl, in ocfs2_set_acl()
264 struct posix_acl *acl, int type) in ocfs2_iop_set_acl()
293 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type, bool rcu) in ocfs2_iop_get_acl()
297 struct posix_acl *acl; in ocfs2_iop_get_acl()
324 struct posix_acl *acl; in ocfs2_acl_chmod()
360 struct posix_acl *acl = NULL; in ocfs2_init_acl()