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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h98 DDT_PHYS_SINGLE = 1, 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 71 milliseconds