Lines Matching refs:ASSERT0
448 ASSERT0(brtvd->bv_mos_brtvdev); in brt_vdev_create()
449 ASSERT0(brtvd->bv_mos_entries); in brt_vdev_create()
504 ASSERT0(brtvd->bv_size); in brt_vdev_realloc()
602 ASSERT0(avl_numnodes(&brtvd->bv_tree)); in brt_vdev_dealloc()
625 ASSERT0(brtvd->bv_totalcount); in brt_vdev_destroy()
626 ASSERT0(brtvd->bv_usedspace); in brt_vdev_destroy()
627 ASSERT0(brtvd->bv_savedspace); in brt_vdev_destroy()
635 ASSERT0(zap_count(spa->spa_meta_objset, mos_entries, &count)); in brt_vdev_destroy()
636 ASSERT0(count); in brt_vdev_destroy()
1065 ASSERT0(error); in brt_entry_decref()
1125 ASSERT0(error); in brt_entry_get_refcount()
1358 ASSERT0(avl_numnodes(&brtvd->bv_tree)); in brt_sync_table()