Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzio.h237 ZIO_WAIT_TYPES enumerator
435 uint8_t io_state[ZIO_WAIT_TYPES];
485 uint64_t io_children[ZIO_CHILD_TYPES][ZIO_WAIT_TYPES];
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio.c483 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_add_child()
1775 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_reexecute()
1794 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_reexecute()
3642 for (int w = 0; w < ZIO_WAIT_TYPES; w++) in zio_done()