Searched refs:ocfs2_set_acl (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | acl.c | 216 static int ocfs2_set_acl(handle_t *handle, in ocfs2_set_acl() function 283 status = ocfs2_set_acl(NULL, inode, bh, type, acl, NULL, NULL); in ocfs2_iop_set_acl() 335 ret = ocfs2_set_acl(NULL, inode, NULL, ACL_TYPE_ACCESS, in ocfs2_acl_chmod() 378 ret = ocfs2_set_acl(handle, inode, di_bh, in ocfs2_init_acl() 396 ret = ocfs2_set_acl(handle, inode, in ocfs2_init_acl()
|