Searched refs:fh4_xdata (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_state.c | 4103 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_lo_state_walk_callout() 4137 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_state_walk_callout() 4170 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_deleg_state_walk_callout() 4200 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_file_walk_callout()
|
H A D | nfs4_xdr.c | 420 bcopy(bp, fhp->fh4_xdata, dsize); in xdr_inline_decode_nfs_fh4()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4.h | 1138 #define fh4_xdata fh4_i.fhx_xdata macro 1161 bcopy((exifh)->fh_xdata, (nfs_fmt)->fh4_xdata, \
|