Lines Matching refs:fh_dentry
211 dparent = fhp->fh_dentry; in nfsd_lookup_dentry()
312 struct inode *inode = d_inode(fhp->fh_dentry); in commit_metadata()
356 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd_get_write_access()
362 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
405 get_write_count = !fhp->fh_dentry; in nfsd_setattr()
417 dentry = fhp->fh_dentry; in nfsd_setattr()
526 dentry = fhp->fh_dentry; in nfsd4_set_nfs4_label()
638 dentry = fhp->fh_dentry; in nfsd_access()
730 path.dentry = fhp->fh_dentry; in nfsd_open()
1176 dentry = fhp->fh_dentry; in nfsd_create_locked()
1179 dchild = dget(resfhp->fh_dentry); in nfsd_create_locked()
1219 dput(resfhp->fh_dentry); in nfsd_create_locked()
1220 resfhp->fh_dentry = dget(d); in nfsd_create_locked()
1290 dentry = fhp->fh_dentry; in nfsd_create()
1343 dentry = fhp->fh_dentry; in do_nfsd_create()
1497 path.dentry = fhp->fh_dentry; in nfsd_readlink()
1546 dentry = fhp->fh_dentry; in nfsd_symlink()
1591 if (d_is_dir(tfhp->fh_dentry)) in nfsd_link()
1607 ddir = ffhp->fh_dentry; in nfsd_link()
1615 dold = tfhp->fh_dentry; in nfsd_link()
1664 fdentry = ffhp->fh_dentry; in nfsd_rename()
1667 tdentry = tfhp->fh_dentry; in nfsd_rename()
1765 dentry = fhp->fh_dentry; in nfsd_unlink()
1960 .dentry = fhp->fh_dentry, in nfsd_statfs()