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

/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_resource.c740 fsfilcnt64_t filelowat, filelowatmax, maxfiles, threshfiles; local
753 threshfiles = cachep->c_label.cl_filetresh;
775 /* move down for threshfiles and threshblocks */
776 if ((filelowatmax = (threshfiles * 7) / 10) < filelowat)

Completed in 93 milliseconds