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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1737 char buf[NFS3_MAXFHSIZE];
1738 char *logptr, logbuf[NFS3_MAXFHSIZE];
1739 int l = NFS3_MAXFHSIZE;
2352 fh->fh3_length > NFS3_MAXFHSIZE)
H A Dnfs3_srv.c3342 * Maximum length of a file handle (NFS3_MAXFHSIZE)
3348 NFS3_MAXFHSIZE + roundup(namelen, BYTES_PER_XDR_UNIT))
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h411 #define NFS3_MAXFHSIZE 64 macro

Completed in 77 milliseconds