Searched refs:ocfs2_set_acl (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | acl.h | 31 int ocfs2_set_acl(handle_t *handle,
|
H A D | acl.c | 224 int ocfs2_set_acl(handle_t *handle, ocfs2_set_acl() function 287 return ocfs2_set_acl(NULL, inode, NULL, type, acl, NULL, NULL); ocfs2_iop_set_acl() 330 ret = ocfs2_set_acl(NULL, inode, NULL, ACL_TYPE_ACCESS, ocfs2_acl_chmod() 371 ret = ocfs2_set_acl(handle, inode, di_bh, ocfs2_init_acl() 389 ret = ocfs2_set_acl(handle, inode, ocfs2_init_acl()
|
Completed in 69 milliseconds