Searched refs:ZIO_FLAG_SELF_HEAL (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_mirror.c439 ZIO_FLAG_SELF_HEAL : 0), NULL, NULL));
H A Dvdev_raidz.c2347 ZIO_FLAG_SELF_HEAL : 0), NULL, NULL));
H A Dvdev.c2860 if (flags & ZIO_FLAG_SELF_HEAL)
H A Dzio.c3012 !(zio->io_flags & ZIO_FLAG_SELF_HEAL) &&
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h148 ZIO_FLAG_SELF_HEAL = 1 << 2, enumerator in enum:zio_flag

Completed in 86 milliseconds