Home
last modified time | relevance | path

Searched refs:ddt_phys_total_refcnt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h205 extern uint64_t ddt_phys_total_refcnt(const ddt_entry_t *dde);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c350 ddt_phys_total_refcnt(const ddt_entry_t *dde) in ddt_phys_total_refcnt() function
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3581 if (ddt_phys_total_refcnt(dde) == 0) in zdb_count_block()
3829 ASSERT(ddt_phys_total_refcnt(&dde) > 1); in zdb_ddt_leak_init()