Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dacl.h24 extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
Dacl.c345 int ocfs2_init_acl(handle_t *handle, in ocfs2_init_acl() function
Dnamei.c404 status = ocfs2_init_acl(handle, inode, dir, new_fe_bh, parent_fe_bh, in ocfs2_mknod()
Dxattr.c7230 ret = ocfs2_init_acl(NULL, inode, dir, NULL, dir_bh, NULL, NULL); in ocfs2_init_security_and_acl()