Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dacl.h23 extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
H A Dacl.c351 int ocfs2_init_acl(handle_t *handle, in ocfs2_init_acl() function
H A Dnamei.c408 status = ocfs2_init_acl(handle, inode, dir, new_fe_bh, parent_fe_bh, in ocfs2_mknod()
H A Dxattr.c7224 ret = ocfs2_init_acl(NULL, inode, dir, NULL, dir_bh, NULL, NULL); in ocfs2_init_security_and_acl()