Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h107 DDT_PHYS_DITTO = 0, enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c570 ddt_phys_t *ddp = &dde->dde_phys[DDT_PHYS_DITTO]; in ddt_ditto_copies_present()
1035 if (p == DDT_PHYS_DITTO) { in ddt_sync_entry()
1045 if (dde->dde_phys[DDT_PHYS_DITTO].ddp_phys_birth != 0) in ddt_sync_entry()
H A Dzio.c2926 int p = DDT_PHYS_DITTO; in zio_ddt_ditto_write_done()
3003 dde->dde_lead_zio[DDT_PHYS_DITTO] == NULL) { in zio_ddt_write()
3031 dde->dde_lead_zio[DDT_PHYS_DITTO] = dio; in zio_ddt_write()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3836 if (p == DDT_PHYS_DITTO) { in zdb_ddt_leak_init()