Searched refs:bv_totalcount (Results 1 – 3 of 3) sorted by relevance
394 (u_longlong_t)brtvd->bv_totalcount, in brt_vdev_dump()397 if (brtvd->bv_totalcount > 0) { in brt_vdev_dump()597 brtvd->bv_totalcount = bvphys->bvp_totalcount; in brt_vdev_load()638 ASSERT0(brtvd->bv_totalcount); in brt_vdev_destroy()759 brtvd->bv_totalcount++; in brt_vdev_addref()786 ASSERT(brtvd->bv_totalcount > 0); in brt_vdev_decref()787 brtvd->bv_totalcount--; in brt_vdev_decref()828 bvphys->bvp_totalcount = brtvd->bv_totalcount; in brt_vdev_sync()1422 if (brtvd->bv_totalcount == 0) in brt_sync_table()
157 uint64_t bv_totalcount; member
2287 zdb_nicenum(brtvd->bv_totalcount, count, sizeof (count)); in dump_brt()