Searched refs:fh4_xdata (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c3863 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata,
3897 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata,
3930 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata,
3960 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata,
H A Dnfs4_xdr.c369 * Make sure the client isn't sending us a bogus length for fh4_xdata.
373 bcopy(bp, fhp->fh4_xdata, dsize);
543 /* fh4_xlen + fh4_xdata */
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1015 #define fh4_xdata fh4_i.fhx_xdata macro
1038 bcopy((exifh)->fh_xdata, (nfs_fmt)->fh4_xdata, \

Completed in 62 milliseconds