Searched refs:__posix_acl_create (Results 1 – 3 of 3) sorted by relevance
483 __posix_acl_create(struct posix_acl **acl, gfp_t gfp, umode_t *mode_p) in __posix_acl_create() function498 EXPORT_SYMBOL(__posix_acl_create);
203 retval = __posix_acl_create(&acl, GFP_NOFS, &mode); in v9fs_acl_mode()
396 ret = __posix_acl_create(&acl, GFP_NOFS, &mode); in ocfs2_init_acl()