Searched refs:fh3_xdata (Results 1 – 3 of 3) sorted by relevance
1846 bcopy(fh.fh3_xdata, &buf[i], fh.fh3_xlen); in nfs_getfh()1874 bcopy(fh.fh3_xdata, &logbuf[i], sz); in nfs_getfh()2126 ASSERT(fh->fh3_xlen <= sizeof (fh->fh3_xdata)); in makefh3()2127 bcopy(exi->exi_fid.fid_data, fh->fh3_xdata, fh->fh3_xlen); in makefh3()
225 bcopy(bp, fhp->fh3_xdata, dsize); in xdr_inline_decode_nfs_fh3()
1061 #define fh3_xdata fh3_u.nfs_fh3_i.fh3_i._fh3_xdata macro