Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio.h265 ZIO_CHILD_TYPES enumerator
510 int io_child_error[ZIO_CHILD_TYPES];
511 uint64_t io_children[ZIO_CHILD_TYPES][ZIO_WAIT_TYPES];
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c690 for (int c = 0; c < ZIO_CHILD_TYPES; c++) { in zio_wait_for_children()
2313 for (int c = 0; c < ZIO_CHILD_TYPES; c++) in zio_reexecute()
4506 for (int c = 0; c < ZIO_CHILD_TYPES; c++) in zio_done()