posix_acl_from_xattr   41 fs/9p/acl.c    			acl = posix_acl_from_xattr(&init_user_ns, value, size);
posix_acl_from_xattr  265 fs/9p/acl.c    		acl = posix_acl_from_xattr(&init_user_ns, value, size);
posix_acl_from_xattr   45 fs/btrfs/acl.c 		acl = posix_acl_from_xattr(&init_user_ns, value, size);
posix_acl_from_xattr   68 fs/ceph/acl.c  		acl = posix_acl_from_xattr(&init_user_ns, value, size);
posix_acl_from_xattr  701 fs/erofs/xattr.c 		acl = posix_acl_from_xattr(&init_user_ns, value, rc);
posix_acl_from_xattr   37 fs/fuse/acl.c  		acl = posix_acl_from_xattr(fc->user_ns, value, size);
posix_acl_from_xattr   54 fs/gfs2/acl.c  	acl = posix_acl_from_xattr(&init_user_ns, data, len);
posix_acl_from_xattr   50 fs/jfs/acl.c   		acl = posix_acl_from_xattr(&init_user_ns, value, size);
posix_acl_from_xattr   50 fs/orangefs/acl.c 		acl = posix_acl_from_xattr(&init_user_ns, value, ret);
posix_acl_from_xattr  876 fs/overlayfs/super.c 		acl = posix_acl_from_xattr(&init_user_ns, value, size);
posix_acl_from_xattr  788 fs/posix_acl.c EXPORT_SYMBOL (posix_acl_from_xattr);
posix_acl_from_xattr  889 fs/posix_acl.c 		acl = posix_acl_from_xattr(&init_user_ns, value, size);
posix_acl_from_xattr   47 include/linux/posix_acl_xattr.h struct posix_acl *posix_acl_from_xattr(struct user_namespace *user_ns,