Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dddt.h111 DDT_PHYS_DITTO = 0, enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt.c1025 if (p == DDT_PHYS_DITTO) { in ddt_sync_entry()
1039 ASSERT0(dde->dde_phys[DDT_PHYS_DITTO].ddp_phys_birth); in ddt_sync_entry()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c5533 if (p == DDT_PHYS_DITTO) { in zdb_ddt_leak_init()