Searched refs:ocfs2_acl_set_mode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | acl.c | 160 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() 371 ret = ocfs2_acl_set_mode(inode, di_bh, handle, mode); in ocfs2_init_acl() 391 ret2 = ocfs2_acl_set_mode(inode, di_bh, handle, mode); in ocfs2_init_acl()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | acl.c | 158 static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, in ocfs2_acl_set_mode() function 282 status = ocfs2_acl_set_mode(inode, bh, NULL, mode); in ocfs2_iop_set_acl() 375 ret = ocfs2_acl_set_mode(inode, di_bh, handle, mode); in ocfs2_init_acl() 395 ret2 = ocfs2_acl_set_mode(inode, di_bh, handle, mode); in ocfs2_init_acl()
|
Completed in 2 milliseconds