Searched refs:ocfs2_set_acl (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | acl.c | 214 static int ocfs2_set_acl(handle_t *handle, in ocfs2_set_acl() function 286 status = ocfs2_set_acl(NULL, inode, bh, type, acl, NULL, NULL); in ocfs2_iop_set_acl() 341 ret = ocfs2_set_acl(NULL, inode, NULL, ACL_TYPE_ACCESS, in ocfs2_acl_chmod() 384 ret = ocfs2_set_acl(handle, inode, di_bh, in ocfs2_init_acl() 402 ret = ocfs2_set_acl(handle, inode, in ocfs2_init_acl()
|