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