Searched refs:arc_meta_max (Results 1 – 1 of 1) sorted by relevance
697 #define arc_meta_max ARCSTAT(arcstat_meta_max) /* max size of metadata */ macro2132 if (arc_meta_max < arc_meta_used) in arc_space_return()2133 arc_meta_max = arc_meta_used; in arc_space_return()