Searched refs:ll_uncomp (Results 1 – 1 of 1) sorted by relevance
3712 uint64_t ll_used, used, ll_comp, comp, ll_uncomp, uncomp; in verify_dd_livelist() local3726 &ll_comp, &ll_uncomp); in verify_dd_livelist()3740 if (used != ll_used || comp != ll_comp || uncomp < ll_uncomp) { in verify_dd_livelist()3750 zdb_nicenum(ll_uncomp, nice_uncomp, sizeof (nice_uncomp)); in verify_dd_livelist()