Searched defs:dde (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | ddt.c | 160 ddt_entry_t *dde) in ddt_object_lookup() 171 ddt_entry_t *dde) in ddt_object_prefetch() 182 ddt_entry_t *dde, dmu_tx_t *tx) in ddt_object_update() 192 ddt_entry_t *dde, dmu_tx_t *tx) in ddt_object_remove() 202 uint64_t *walk, ddt_entry_t *dde) in ddt_object_walk() 328 ddt_phys_select(const ddt_entry_t *dde, const blkptr_t *bp) in ddt_phys_select() 341 ddt_phys_total_refcnt(const ddt_entry_t *dde) in ddt_phys_total_refcnt() 352 ddt_stat_generate(ddt_t *ddt, ddt_entry_t *dde, ddt_stat_t *dds) in ddt_stat_generate() 398 ddt_stat_update(ddt_t *ddt, ddt_entry_t *dde, uint64_t neg) in ddt_stat_update() 516 ddt_ditto_copies_needed(ddt_t *ddt, ddt_entry_t *dde, ddt_phys_t *ddp_willref) in ddt_ditto_copies_needed() [all …]
|
H A D | ddt_zap.c | 59 ddt_zap_lookup(objset_t *os, uint64_t object, ddt_entry_t *dde) in ddt_zap_lookup() 84 ddt_zap_prefetch(objset_t *os, uint64_t object, ddt_entry_t *dde) in ddt_zap_prefetch() 91 ddt_zap_update(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) in ddt_zap_update() 104 ddt_zap_remove(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) in ddt_zap_remove() 111 ddt_zap_walk(objset_t *os, uint64_t object, ddt_entry_t *dde, uint64_t *walk) in ddt_zap_walk()
|
H A D | zio.c | 2122 ddt_entry_t *dde = zio->io_private; in zio_ddt_child_read_done() local 2148 ddt_entry_t *dde = ddt_repair_start(ddt, bp); in zio_ddt_read_start() local 2195 ddt_entry_t *dde = zio->io_vsd; in zio_ddt_read_done() local 2219 zio_ddt_collision(zio_t *zio, ddt_t *ddt, ddt_entry_t *dde) in zio_ddt_collision() 2278 ddt_entry_t *dde = zio->io_private; in zio_ddt_child_write_ready() local 2302 ddt_entry_t *dde = zio->io_private; in zio_ddt_child_write_done() local 2328 ddt_entry_t *dde = zio->io_private; in zio_ddt_ditto_write_done() local 2362 ddt_entry_t *dde; in zio_ddt_write() local 2469 ddt_entry_t *dde; in zio_ddt_free() local
|
H A D | dsl_scan.c | 1234 ddt_entry_t dde = { 0 }; in dsl_scan_ddt() local 1272 ddt_entry_t *dde, dmu_tx_t *tx) in dsl_scan_ddt_entry()
|
/titanic_50/usr/src/cmd/zdb/ |
H A D | zdb.c | 890 dump_dde(const ddt_t *ddt, const ddt_entry_t *dde, uint64_t index) in dump_dde() 935 ddt_entry_t dde; in dump_ddt() local 2391 ddt_entry_t *dde; in zdb_count_block() local 2559 ddt_entry_t dde; in zdb_ddt_leak_init() local
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 132 dedup_entry_t *dde; in ddt_hash_append() local
|