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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2236 bzero(fh_fmtp->fh4_i.fhx_xdata, sizeof (fh_fmtp->fh4_i.fhx_xdata));
2237 ASSERT(exi->exi_fh.fh_xlen <= sizeof (fh_fmtp->fh4_i.fhx_xdata));
2238 bcopy(exi->exi_fh.fh_xdata, fh_fmtp->fh4_i.fhx_xdata,
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1015 #define fh4_xdata fh4_i.fhx_xdata
H A Dnfs.h448 char fhx_xdata[NFS_FH4MAXDATA]; /* and data */ member in struct:__anon572

Completed in 78 milliseconds