Searched refs:ocfs2_acl_set_mode (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | acl.c | 168 static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, in ocfs2_acl_set_mode() function 287 status = ocfs2_acl_set_mode(inode, bh, NULL, mode); in ocfs2_iop_set_acl() 377 ret = ocfs2_acl_set_mode(inode, di_bh, handle, mode); in ocfs2_init_acl() 397 ret2 = ocfs2_acl_set_mode(inode, di_bh, handle, mode); in ocfs2_init_acl()
|