Home
last modified time | relevance | path

Searched refs:NFS_V3MAXFHSIZE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dnfs.c57 #define NFS_V3MAXFHSIZE 64 macro
116 uchar_t fh[NFS_V3MAXFHSIZE];
195 uchar_t fh[NFS_V3MAXFHSIZE]; in nfs_getrootfh()
255 (NFS_V3MAXFHSIZE + FNAME_SIZE) / sizeof (uint32_t)]; in nfs_lookupfh()
260 uint32_t fhplusattr[(NFS_V3MAXFHSIZE + in nfs_lookupfh()
325 uchar_t fh[NFS_V3MAXFHSIZE]; in nfs_readlink()
395 uint32_t fhoffcnt[NFS_V3MAXFHSIZE / sizeof (uint32_t) + 3]; in nfs_readdata()
467 char buf[2 * NFS_V3MAXFHSIZE + 3]; in nfs_open()
769 uint32_t fhpluscookie[5 + NFS_V3MAXFHSIZE]; in nfs_readdir()