Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c674 #define arc_meta_max ARCSTAT(arcstat_meta_max) /* max size of metadata */ macro
2727 if (arc_meta_max < aggsum_upper_bound(&arc_meta_used)) in arc_space_return()
2728 arc_meta_max = aggsum_upper_bound(&arc_meta_used); in arc_space_return()
7631 arc_meta_max = 0; in arc_init()