fs/ocfs2/acl.h
23
extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
fs/ocfs2/namei.c
414
status = ocfs2_init_acl(handle, inode, dir, new_fe_bh, parent_fe_bh,
fs/ocfs2/xattr.c
7249
ret = ocfs2_init_acl(NULL, inode, dir, NULL, dir_bh, NULL, NULL);