Searched refs:fh3_data (Results 1 – 3 of 3) sorted by relevance
1834 bcopy(fh.fh3_data, &buf[i], fh.fh3_len); in nfs_getfh()1868 bcopy(fh.fh3_data, &logbuf[i], sz); in nfs_getfh()2115 fid.fid_len = sizeof (fh->fh3_data); in makefh3()2123 bcopy(fid.fid_data, fh->fh3_data, fh->fh3_len); in makefh3()
207 bcopy(bp, fhp->fh3_data, dsize); in xdr_inline_decode_nfs_fh3()
1059 #define fh3_data fh3_u.nfs_fh3_i.fh3_i._fh3_data macro