• Home
  • Raw
  • Download

Lines Matching refs:fh_dentry

184 	dparent = fhp->fh_dentry;  in nfsd_lookup_dentry()
295 struct inode *inode = d_inode(fhp->fh_dentry); in commit_metadata()
335 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd_get_write_access()
341 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
397 get_write_count = !fhp->fh_dentry; in nfsd_setattr()
409 dentry = fhp->fh_dentry; in nfsd_setattr()
518 dentry = fhp->fh_dentry; in nfsd4_set_nfs4_label()
678 dentry = fhp->fh_dentry; in nfsd_access()
751 path.dentry = fhp->fh_dentry; in __nfsd_open()
1237 dentry = fhp->fh_dentry; in nfsd_create_locked()
1240 dchild = dget(resfhp->fh_dentry); in nfsd_create_locked()
1283 dput(resfhp->fh_dentry); in nfsd_create_locked()
1284 resfhp->fh_dentry = dget(d); in nfsd_create_locked()
1353 dentry = fhp->fh_dentry; in nfsd_create()
1405 dentry = fhp->fh_dentry; in do_nfsd_create()
1563 path.dentry = fhp->fh_dentry; in nfsd_readlink()
1612 dentry = fhp->fh_dentry; in nfsd_symlink()
1657 if (d_is_dir(tfhp->fh_dentry)) in nfsd_link()
1673 ddir = ffhp->fh_dentry; in nfsd_link()
1681 dold = tfhp->fh_dentry; in nfsd_link()
1751 fdentry = ffhp->fh_dentry; in nfsd_rename()
1754 tdentry = tfhp->fh_dentry; in nfsd_rename()
1872 dentry = fhp->fh_dentry; in nfsd_unlink()
2082 .dentry = fhp->fh_dentry, in nfsd_statfs()
2151 dentry = fhp->fh_dentry; in nfsd_getxattr()
2223 dentry = fhp->fh_dentry; in nfsd_listxattr()
2290 ret = __vfs_removexattr_locked(fhp->fh_dentry, name, NULL); in nfsd_removexattr()
2314 ret = __vfs_setxattr_locked(fhp->fh_dentry, name, buf, len, flags, in nfsd_setxattr()