Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt_impl.h262 extern uint64_t ddt_phys_total_refcnt(const ddt_t *ddt,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt.c999 ddt_phys_total_refcnt(const ddt_t *ddt, const ddt_univ_phys_t *ddp) in ddt_phys_total_refcnt() function
2101 uint64_t refcnt = ddt_phys_total_refcnt(ddt, &ddlwe->ddlwe_phys); in ddt_sync_scan_entry()