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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c3000 * the list gets bigger than nfs_lmpl_high_water. This is arbitrarily
3004 /* int nfs_lmpl_high_water = 8; */
3005 int nfs_lmpl_high_water = 128; variable
3084 if (list_len > nfs_lmpl_high_water) {

Completed in 62 milliseconds