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