Searched defs:dde (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | ddt.c | 173 ddt_entry_t *dde) in ddt_object_lookup() 184 ddt_entry_t *dde) in ddt_object_prefetch() 195 ddt_entry_t *dde, dmu_tx_t *tx) in ddt_object_update() 205 ddt_entry_t *dde, dmu_tx_t *tx) in ddt_object_remove() 215 uint64_t *walk, ddt_entry_t *dde) in ddt_object_walk() 341 ddt_phys_select(const ddt_entry_t *dde, const blkptr_t *bp) in ddt_phys_select() 354 ddt_phys_total_refcnt(const ddt_entry_t *dde) in ddt_phys_total_refcnt() 365 ddt_stat_generate(ddt_t *ddt, ddt_entry_t *dde, ddt_stat_t *dds) in ddt_stat_generate() 411 ddt_stat_update(ddt_t *ddt, ddt_entry_t *dde, uint64_t neg) in ddt_stat_update() 529 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 | 58 ddt_zap_lookup(objset_t *os, uint64_t object, ddt_entry_t *dde) in ddt_zap_lookup() 83 ddt_zap_prefetch(objset_t *os, uint64_t object, ddt_entry_t *dde) in ddt_zap_prefetch() 90 ddt_zap_update(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) in ddt_zap_update() 103 ddt_zap_remove(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) in ddt_zap_remove() 110 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 | 2400 ddt_entry_t *dde = zio->io_private; in zio_ddt_child_read_done() local 2426 ddt_entry_t *dde = ddt_repair_start(ddt, bp); in zio_ddt_read_start() local 2472 ddt_entry_t *dde = zio->io_vsd; in zio_ddt_read_done() local 2496 zio_ddt_collision(zio_t *zio, ddt_t *ddt, ddt_entry_t *dde) in zio_ddt_collision() 2555 ddt_entry_t *dde = zio->io_private; in zio_ddt_child_write_ready() local 2580 ddt_entry_t *dde = zio->io_private; in zio_ddt_child_write_done() local 2607 ddt_entry_t *dde = zio->io_private; in zio_ddt_ditto_write_done() local 2641 ddt_entry_t *dde; in zio_ddt_write() local 2749 ddt_entry_t *dde; in zio_ddt_free() local
|
H A D | dsl_scan.c | 1278 ddt_entry_t dde = { 0 }; in dsl_scan_ddt() local 1316 ddt_entry_t *dde, dmu_tx_t *tx) in dsl_scan_ddt_entry()
|
/netbsd-src/external/cddl/osnet/dist/cmd/zdb/ |
H A D | zdb.c | 893 dump_dde(const ddt_t *ddt, const ddt_entry_t *dde, uint64_t index) in dump_dde() 938 ddt_entry_t dde; in dump_ddt() local 2382 ddt_entry_t *dde; in zdb_count_block() local 2549 ddt_entry_t dde; in zdb_ddt_leak_init() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 141 dedup_entry_t *dde; in ddt_hash_append() local
|