Home
last modified time | relevance | path

Searched refs:arc_no_grow (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Darc_os.c155 arc_no_grow = B_TRUE; in arc_lowmem()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Darc_os.c217 arc_no_grow = B_TRUE; in arc_shrinker_scan()
/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h1029 #define arc_no_grow ARCSTAT(arcstat_no_grow) /* do not grow cache size */ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c4738 arc_no_grow = B_TRUE; in arc_reap_cb_check()
4747 arc_no_grow = B_TRUE; in arc_reap_cb_check()
4749 arc_no_grow = B_FALSE; in arc_reap_cb_check()
4874 if (arc_no_grow) in arc_adapt()
6958 if (!arc_no_grow && in arc_tempreserve_space()