Home
last modified time | relevance | path

Searched refs:ocfs2_init_acl (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dacl.h32 extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
Dacl.c353 int ocfs2_init_acl(handle_t *handle, in ocfs2_init_acl() function
Dnamei.c420 status = ocfs2_init_acl(handle, inode, dir, new_fe_bh, parent_fe_bh, in ocfs2_mknod()
Dxattr.c7238 ret = ocfs2_init_acl(NULL, inode, dir, NULL, dir_bh, NULL, NULL); in ocfs2_init_security_and_acl()