Searched refs:cl_filelowat (Results 1 – 3 of 3) sorted by relevance
1048 clp->cl_filelowat = uvp->uv_lowfiles / 100.0 * clp->cl_maxinodes + .5; in cachefs_convert_uv2cl()1141 xx = ((double)clp->cl_filelowat / clp->cl_maxinodes) * 100. + .5; in cachefs_convert_cl2uv()
397 int cl_filelowat; /* low water-mark for indoe usage */ member
748 filelowat = cachep->c_label.cl_filelowat; in cachefs_garbage_collect()