Lines Matching refs:posix_acl
35 static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size) in ocfs2_acl_from_xattr()
38 struct posix_acl *acl; in ocfs2_acl_from_xattr()
79 static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size) in ocfs2_acl_to_xattr()
114 static struct posix_acl *ocfs2_get_acl_nolock(struct inode *inode, in ocfs2_get_acl_nolock()
120 struct posix_acl *acl; in ocfs2_get_acl_nolock()
220 struct posix_acl *acl, in ocfs2_set_acl()
265 int ocfs2_iop_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ocfs2_iop_set_acl()
292 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type) in ocfs2_iop_get_acl()
296 struct posix_acl *acl; in ocfs2_iop_get_acl()
320 struct posix_acl *acl; in ocfs2_acl_chmod()
356 struct posix_acl *acl = NULL; in ocfs2_init_acl()