Lines Matching refs:nop_mnt_idmap
393 setattr_should_drop_sgid(&nop_mnt_idmap, inode);
435 host_err = notify_change(&nop_mnt_idmap, dentry, &size_attr, NULL);
453 return notify_change(&nop_mnt_idmap, dentry, iap, NULL);
559 attr->na_aclerr = set_posix_acl(&nop_mnt_idmap,
564 attr->na_aclerr = set_posix_acl(&nop_mnt_idmap,
600 if (vfs_getxattr(&nop_mnt_idmap, dentry, NFSD_JUNCTION_XATTR_NAME,
1435 host_err = vfs_create(&nop_mnt_idmap, dirp, dchild,
1441 host_err = vfs_mkdir(&nop_mnt_idmap, dirp, dchild, iap->ia_mode);
1469 host_err = vfs_mknod(&nop_mnt_idmap, dirp, dchild,
1634 host_err = vfs_symlink(&nop_mnt_idmap, d_inode(dentry), dnew, path);
1705 host_err = vfs_link(dold, &nop_mnt_idmap, dirp, dnew, NULL);
1829 .old_mnt_idmap = &nop_mnt_idmap,
1832 .new_mnt_idmap = &nop_mnt_idmap,
1937 host_err = vfs_unlink(&nop_mnt_idmap, dirp, rdentry, NULL);
1944 host_err = vfs_rmdir(&nop_mnt_idmap, dirp, rdentry);
2216 len = vfs_getxattr(&nop_mnt_idmap, dentry, name, NULL, 0);
2243 len = vfs_getxattr(&nop_mnt_idmap, dentry, name, buf, len);
2352 ret = __vfs_removexattr_locked(&nop_mnt_idmap, fhp->fh_dentry,
2381 ret = __vfs_setxattr_locked(&nop_mnt_idmap, fhp->fh_dentry,
2466 err = inode_permission(&nop_mnt_idmap, inode,
2473 err = inode_permission(&nop_mnt_idmap, inode, MAY_EXEC);