Searched refs:ocfs2_set_acl (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/ocfs2/ |
D | acl.c | 230 static int ocfs2_set_acl(handle_t *handle, in ocfs2_set_acl() function 351 ret = ocfs2_set_acl(NULL, inode, NULL, ACL_TYPE_ACCESS, in ocfs2_acl_chmod() 394 ret = ocfs2_set_acl(handle, inode, di_bh, in ocfs2_init_acl() 415 ret = ocfs2_set_acl(handle, inode, in ocfs2_init_acl() 514 ret = ocfs2_set_acl(NULL, inode, NULL, type, acl, NULL, NULL); in ocfs2_xattr_set_acl()
|