Searched refs:arc_no_grow (Results 1 – 1 of 1) sorted by relevance
702 static int arc_no_grow; /* Don't try to grow cache size */ variable3721 arc_no_grow = B_TRUE; in arc_reclaim_thread()3747 arc_no_grow = B_TRUE; in arc_reclaim_thread()3749 arc_no_grow = B_FALSE; in arc_reclaim_thread()3882 if (arc_no_grow) in arc_adapt()5151 if (reserve > arc_c/4 && !arc_no_grow) in arc_tempreserve_space()