Searched refs:fh4_xdata (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_state.c | 3863 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_lo_state_walk_callout() 3897 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_state_walk_callout() 3930 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_deleg_state_walk_callout() 3960 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata, in rfs4_file_walk_callout()
|
H A D | nfs4_xdr.c | 373 bcopy(bp, fhp->fh4_xdata, dsize); in xdr_inline_decode_nfs_fh4()
|
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4.h | 1015 #define fh4_xdata fh4_i.fhx_xdata macro 1038 bcopy((exifh)->fh_xdata, (nfs_fmt)->fh4_xdata, \
|