Searched refs:ocfs2_set_acl (Results 1 – 1 of 1) sorted by relevance
/fs/ocfs2/ |
D | acl.c | 230 static int ocfs2_set_acl(handle_t *handle, in ocfs2_set_acl() function 333 ret = ocfs2_set_acl(NULL, inode, NULL, ACL_TYPE_ACCESS, in ocfs2_acl_chmod() 374 ret = ocfs2_set_acl(handle, inode, di_bh, in ocfs2_init_acl() 392 ret = ocfs2_set_acl(handle, inode, in ocfs2_init_acl() 489 ret = ocfs2_set_acl(NULL, inode, NULL, type, acl, NULL, NULL); in ocfs2_xattr_set_acl()
|