Searched defs:NFS4_MAPSIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c105 * NFS4_MAPSIZE is the number of bytes we are willing to consume
110 #define NFS4_MAPSIZE 8192 macro
111 #define NFS4_MAPWORDS NFS4_MAPSIZE/sizeof (uint_t)

Completed in 83 milliseconds