Home
last modified time | relevance | path

Searched defs:ddt (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt.c481 ddt_t *ddt = spa->spa_ddt[c]; in ddt_get_dedup_object_stats() local
505 ddt_t *ddt = spa->spa_ddt[c]; in ddt_get_dedup_histogram() local
604 ddt_enter(ddt_t *ddt) in ddt_enter()
610 ddt_exit(ddt_t *ddt) in ddt_exit()
661 ddt_remove(ddt_t *ddt, ddt_entry_t *dde) in ddt_remove()
735 ddt_t *ddt; in ddt_prefetch() local
786 ddt_t *ddt; in ddt_table_alloc() local
804 ddt_table_free(ddt_t *ddt) in ddt_table_free()
838 ddt_t *ddt = spa->spa_ddt[c]; in ddt_load() local
873 ddt_t *ddt; in ddt_class_contains() local
[all …]
H A Dzio.c3052 ddt_t *ddt = ddt_select(zio->io_spa, bp); in zio_ddt_read_start() local
3099 ddt_t *ddt = ddt_select(zio->io_spa, bp); in zio_ddt_read_done() local
3125 zio_ddt_collision(zio_t *zio, ddt_t *ddt, ddt_entry_t *dde) in zio_ddt_collision()
3225 ddt_t *ddt = ddt_select(zio->io_spa, zio->io_bp); in zio_ddt_child_write_ready() local
3250 ddt_t *ddt = ddt_select(zio->io_spa, zio->io_bp); in zio_ddt_child_write_done() local
3280 ddt_t *ddt = ddt_select(spa, bp); in zio_ddt_write() local
3353 ddt_t *ddt = ddt_select(spa, bp); in zio_ddt_free() local
H A Ddsl_scan.c2628 ddt_t *ddt; in dsl_scan_ddt() local
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dddt.h137 struct ddt { struct
138 kmutex_t ddt_lock; argument
139 avl_tree_t ddt_tree; argument
140 avl_tree_t ddt_repair_tree; argument
141 enum zio_checksum ddt_checksum; argument
142 spa_t *ddt_spa; argument
143 objset_t *ddt_os; argument
144 uint64_t ddt_stat_object; argument
145 uint64_t ddt_object[DDT_TYPES][DDT_CLASSES]; argument
146 ddt_histogram_t ddt_histogram[DDT_TYPES][DDT_CLASSES]; argument
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Ddecay.c424 ssize_t ddt = opt_dirty_decay_ms; in TEST_BEGIN() local
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c1877 dump_dde(const ddt_t *ddt, const ddt_entry_t *dde, uint64_t index) in dump_dde()
1920 dump_ddt(ddt_t *ddt, enum ddt_type type, enum ddt_class class) in dump_ddt()
1982 ddt_t *ddt = spa->spa_ddt[c]; in dump_all_ddts() local
5177 ddt_t *ddt; in zdb_count_block() local
5541 ddt_t *ddt = spa->spa_ddt[ddb.ddb_checksum]; in zdb_ddt_leak_init() local
7300 ddt_t *ddt = spa->spa_ddt[cksum]; in dump_mos_leaks() local