Searched refs:ocfs2_init_acl (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | acl.h | 23 extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
|
H A D | acl.c | 351 int ocfs2_init_acl(handle_t *handle, in ocfs2_init_acl() function
|
H A D | namei.c | 410 status = ocfs2_init_acl(handle, inode, dir, new_fe_bh, parent_fe_bh, in ocfs2_mknod()
|
H A D | xattr.c | 7223 ret = ocfs2_init_acl(NULL, inode, dir, NULL, dir_bh, NULL, NULL); in ocfs2_init_security_and_acl()
|