Searched refs:fh4_data (Results 1 – 3 of 3) sorted by relevance
1013 #define fh4_data fh4_i.fhx_data /* fid bytes */ macro
2241 ASSERT(fid.fid_len <= sizeof (fh_fmtp->fh4_data)); in makefh4()2242 bcopy(fid.fid_data, fh_fmtp->fh4_data, fid.fid_len); in makefh4()
355 bcopy(bp, fhp->fh4_data, dsize); in xdr_inline_decode_nfs_fh4()