__posix_acl_create 203 fs/9p/acl.c retval = __posix_acl_create(&acl, GFP_NOFS, &mode); __posix_acl_create 385 fs/ocfs2/acl.c ret = __posix_acl_create(&acl, GFP_NOFS, &mode); __posix_acl_create 534 fs/posix_acl.c EXPORT_SYMBOL(__posix_acl_create); __posix_acl_create 68 include/linux/posix_acl.h extern int __posix_acl_create(struct posix_acl **, gfp_t, umode_t *);