Searched refs:cl_blocktresh (Results 1 – 3 of 3) sorted by relevance
1030 clp->cl_blocktresh = temp < (double)INT_MAX ? (int)temp : INT_MAX; in cachefs_convert_uv2cl()1109 temp = (double)clp->cl_blocktresh * ftmp / in cachefs_convert_cl2uv()
489 (used > cachep->c_label.cl_blocktresh))) { in cachefs_allocblocks()752 threshblks = cachep->c_label.cl_blocktresh; in cachefs_garbage_collect()
398 int cl_blocktresh; /* block max usage treshold */ member