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()584 brtvd->bv_totalcount = bvphys->bvp_totalcount; in brt_vdev_load()625 ASSERT0(brtvd->bv_totalcount); in brt_vdev_destroy()744 brtvd->bv_totalcount++; in brt_vdev_addref()771 ASSERT(brtvd->bv_totalcount > 0); in brt_vdev_decref()772 brtvd->bv_totalcount--; in brt_vdev_decref()813 bvphys->bvp_totalcount = brtvd->bv_totalcount; in brt_vdev_sync()1379 if (brtvd->bv_totalcount == 0) in brt_sync_table()
157 uint64_t bv_totalcount; member
2204 zdb_nicenum(brtvd->bv_totalcount, count, sizeof (count)); in dump_brt()