Searched refs:ocfs2_init_acl (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | acl.h | 32 extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
|
D | acl.c | 353 int ocfs2_init_acl(handle_t *handle, in ocfs2_init_acl() function
|
D | namei.c | 420 status = ocfs2_init_acl(handle, inode, dir, new_fe_bh, parent_fe_bh, in ocfs2_mknod()
|
D | xattr.c | 7238 ret = ocfs2_init_acl(NULL, inode, dir, NULL, dir_bh, NULL, NULL); in ocfs2_init_security_and_acl()
|