Searched refs:newfhp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsproc.c193 svc_fh *newfhp = &resp->fh; local
223 fh_init(newfhp, NFS_FHSIZE);
224 nfserr = fh_compose(newfhp, dirfhp->fh_export, dchild, dirfhp);
236 if (!newfhp->fh_dentry) {
243 inode = newfhp->fh_dentry->d_inode;
269 newfhp->fh_export,
270 newfhp->fh_dentry,
317 attr, type, rdev, newfhp);
327 nfserr = nfsd_setattr(rqstp, newfhp, attr, 0, (time_t)0);
H A Dnfs3proc.c220 svc_fh *dirfhp, *newfhp = NULL; local
230 newfhp = fh_init(&resp->fh, NFS3_FHSIZE);
249 attr, newfhp,

Completed in 60 milliseconds