Searched refs:brt_vdev_t (Results 1 – 4 of 4) sorted by relevance
324 brt_vdev_entcount_get(const brt_vdev_t *brtvd, uint64_t idx) in brt_vdev_entcount_get()337 brt_vdev_entcount_set(brt_vdev_t *brtvd, uint64_t idx, uint16_t entcnt) in brt_vdev_entcount_set()350 brt_vdev_entcount_inc(brt_vdev_t *brtvd, uint64_t idx) in brt_vdev_entcount_inc()363 brt_vdev_entcount_dec(brt_vdev_t *brtvd, uint64_t idx) in brt_vdev_entcount_dec()377 brt_vdev_dump(brt_vdev_t *brtvd) in brt_vdev_dump()415 static brt_vdev_t *418 brt_vdev_t *brtvd = NULL; in brt_vdev()436 brt_vdev_create(spa_t *spa, brt_vdev_t *brtvd, dmu_tx_t *tx) in brt_vdev_create()491 brt_vdev_realloc(spa_t *spa, brt_vdev_t *brtvd) in brt_vdev_realloc()546 brt_vdev_load(spa_t *spa, brt_vdev_t *brtvd) in brt_vdev_load()[all …]
432 brt_vdev_t **spa_brt_vdevs; /* array of per-vdev BRTs */
48 typedef struct brt_vdev brt_vdev_t; typedef
2433 brt_vdev_t *brtvd = spa->spa_brt_vdevs[vdevid]; in dump_brt()2458 brt_vdev_t *brtvd = spa->spa_brt_vdevs[vdevid]; in dump_brt()9163 brt_vdev_t *brtvd = spa->spa_brt_vdevs[vdevid]; in dump_mos_leaks()