Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math.c68 #define IMPL_CYCLE (UINT32_MAX - 1) macro
125 case IMPL_CYCLE: in vdev_raidz_math_get_ops()
468 { "cycle", IMPL_CYCLE },
/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.c211 #define IMPL_CYCLE (UINT32_MAX - 1) macro
224 { "cycle", IMPL_CYCLE },
434 case IMPL_CYCLE: in fletcher_4_impl_get()