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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1832 bcopy(fh.fh3_data, &buf[i], fh.fh3_len);
1866 bcopy(fh.fh3_data, &logbuf[i], sz);
2116 fid.fid_len = sizeof (fh->fh3_data);
2124 bcopy(fid.fid_data, fh->fh3_data, fh->fh3_len);
H A Dnfs3_xdr.c207 bcopy(bp, fhp->fh3_data, dsize);
367 /* fh3_len + fh3_data */
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1059 #define fh3_data fh3_u.nfs_fh3_i.fh3_i._fh3_data macro

Completed in 78 milliseconds