Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h250 ZIO_WAIT_TYPES enumerator
430 uint8_t io_state[ZIO_WAIT_TYPES];
486 uint64_t io_children[ZIO_CHILD_TYPES][ZIO_WAIT_TYPES];
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c556 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_add_child()
1969 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_reexecute()
1988 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_reexecute()
4216 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_done()