Searched refs:DDT_PHYS_TRIPLE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h100 DDT_PHYS_TRIPLE = 3, enumerator in enum:ddt_phys_type
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c345 for (int p = DDT_PHYS_SINGLE; p <= DDT_PHYS_TRIPLE; p++)
524 for (int p = DDT_PHYS_SINGLE; p <= DDT_PHYS_TRIPLE; p++) {
H A Dzio.c2388 for (int p = DDT_PHYS_SINGLE; p <= DDT_PHYS_TRIPLE; p++) {
2398 for (int p = DDT_PHYS_SINGLE; p <= DDT_PHYS_TRIPLE; p++) {

Completed in 69 milliseconds