Searched refs:resfhp (Results 1 – 1 of 1) sorted by relevance
1686 nfs_fh4 *resfhp; in nfs4getfh_otw() local1915 resfhp = &resop->nfs_resop4_u.opgetfh.object; in nfs4getfh_otw()1982 ep->error = resolve_sympath(mi, svp, nthcomp, resfhp, cr, in nfs4getfh_otw()2024 ASSERT(resfhp->nfs_fh4_len <= NFS4_FHSIZE); in nfs4getfh_otw()2025 svp->sv_fhandle.fh_len = resfhp->nfs_fh4_len; in nfs4getfh_otw()2026 bcopy(resfhp->nfs_fh4_val, svp->sv_fhandle.fh_buf, resfhp->nfs_fh4_len); in nfs4getfh_otw()