Searched refs:MIN_BLKLO (Results 1 – 1 of 1) sorted by relevance
790 #define MIN_BLKLO 640 /* 640*8192 == 5MB */ in cachefs_garbage_collect() macro794 if (blocklowat < MIN_BLKLO) in cachefs_garbage_collect()795 blocklowat = MIN_BLKLO; in cachefs_garbage_collect()