Searched refs:brt_vdev_t (Results 1 – 4 of 4) sorted by relevance
330 brt_vdev_entcount_get(const brt_vdev_t *brtvd, uint64_t idx) in brt_vdev_entcount_get()343 brt_vdev_entcount_set(brt_vdev_t *brtvd, uint64_t idx, uint16_t entcnt) in brt_vdev_entcount_set()356 brt_vdev_entcount_inc(brt_vdev_t *brtvd, uint64_t idx) in brt_vdev_entcount_inc()369 brt_vdev_entcount_dec(brt_vdev_t *brtvd, uint64_t idx) in brt_vdev_entcount_dec()383 brt_vdev_dump(brt_vdev_t *brtvd) in brt_vdev_dump()421 static brt_vdev_t *424 brt_vdev_t *brtvd = NULL; in brt_vdev()442 brt_vdev_create(spa_t *spa, brt_vdev_t *brtvd, dmu_tx_t *tx) in brt_vdev_create()484 brt_vdev_realloc(spa_t *spa, brt_vdev_t *brtvd) in brt_vdev_realloc()540 brt_vdev_load(spa_t *spa, brt_vdev_t *brtvd) in brt_vdev_load()[all …]
418 brt_vdev_t **spa_brt_vdevs; /* array of per-vdev BRTs */
56 typedef struct brt_vdev brt_vdev_t; typedef
2197 brt_vdev_t *brtvd = spa->spa_brt_vdevs[vdevid]; in dump_brt()2222 brt_vdev_t *brtvd = spa->spa_brt_vdevs[vdevid]; in dump_brt()8294 brt_vdev_t *brtvd = spa->spa_brt_vdevs[vdevid]; in dump_mos_leaks()