fh4_fsid
exi = checkexport4(&fh_fmtp->fh4_fsid,
cs->exi = checkexport4(&fh_fmtp->fh4_fsid, (fid_t *)&fh_fmtp->fh4_xlen,
cs->exi = checkexport4(&fh_fmtp->fh4_fsid,
if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) &&
if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) &&
if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) &&
if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) &&
fhp->fh4_fsid.val[0] = *(uint32_t *)bp;
fhp->fh4_fsid.val[1] = *(uint32_t *)bp;
otw_len = sizeof (fhp->fh4_fsid) +
*ptr++ = (uint32_t)fhp->fh4_fsid.val[0];
*ptr++ = (uint32_t)fhp->fh4_fsid.val[1];
otw_len = BYTES_PER_XDR_UNIT + sizeof (fhp->fh4_fsid) +
(nfs_fmt)->fh4_fsid = (exifh)->fh_fsid; \