Searched defs:brtvd (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | brt.c | 340 brt_vdev_entcount_get(const brt_vdev_t * brtvd,uint64_t idx) brt_vdev_entcount_get() argument 353 brt_vdev_entcount_set(brt_vdev_t * brtvd,uint64_t idx,uint16_t entcnt) brt_vdev_entcount_set() argument 366 brt_vdev_entcount_inc(brt_vdev_t * brtvd,uint64_t idx) brt_vdev_entcount_inc() argument 379 brt_vdev_entcount_dec(brt_vdev_t * brtvd,uint64_t idx) brt_vdev_entcount_dec() argument 393 brt_vdev_dump(brt_vdev_t * brtvd) brt_vdev_dump() argument 433 brt_vdev_t *brtvd; brt_vdev() local 447 brt_vdev_create(brt_t * brt,brt_vdev_t * brtvd,dmu_tx_t * tx) brt_vdev_create() argument 488 brt_vdev_realloc(brt_t * brt,brt_vdev_t * brtvd) brt_vdev_realloc() argument 549 brt_vdev_load(brt_t * brt,brt_vdev_t * brtvd) brt_vdev_load() argument 608 brt_vdev_dealloc(brt_t * brt,brt_vdev_t * brtvd) brt_vdev_dealloc() argument 629 brt_vdev_destroy(brt_t * brt,brt_vdev_t * brtvd,dmu_tx_t * tx) brt_vdev_destroy() argument 672 brt_vdev_t *brtvd, *vdevs; brt_vdevs_expand() local 702 brt_vdev_lookup(brt_t * brt,brt_vdev_t * brtvd,const brt_entry_t * bre) brt_vdev_lookup() argument 718 brt_vdev_addref(brt_t * brt,brt_vdev_t * brtvd,const brt_entry_t * bre,uint64_t dsize) brt_vdev_addref() argument 759 brt_vdev_decref(brt_t * brt,brt_vdev_t * brtvd,const brt_entry_t * bre,uint64_t dsize) brt_vdev_decref() argument 796 brt_vdev_sync(brt_t * brt,brt_vdev_t * brtvd,dmu_tx_t * tx) brt_vdev_sync() argument 839 brt_vdev_t *brtvd; brt_vdevs_alloc() local 865 brt_vdev_t *brtvd; brt_vdevs_free() local 900 brt_entry_lookup(brt_t * brt,brt_vdev_t * brtvd,brt_entry_t * bre) brt_entry_lookup() argument 931 brt_vdev_t *brtvd; brt_entry_prefetch() local 956 brt_vdev_t *brtvd; brt_maybe_exists() local 1153 brt_vdev_t *brtvd; brt_entry_addref() local 1226 brt_vdev_t *brtvd; brt_entry_decref() local 1316 brt_vdev_t *brtvd; brt_entry_get_refcount() local 1514 brt_vdev_t *brtvd; brt_sync_table() local [all...] |
/freebsd-src/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 2052 brt_vdev_t *brtvd = &brt->brt_vdevs[vdevid]; dump_brt() local 2075 brt_vdev_t *brtvd = &brt->brt_vdevs[vdevid]; dump_brt() local 8012 brt_vdev_t *brtvd = &brt->brt_vdevs[vdevid]; dump_mos_leaks() local [all...] |