Searched refs:io_executor (Results 1 – 2 of 2) sorted by relevance
518 void *io_executor; member
1520 ASSERT3P(zio->io_executor, ==, NULL); in zio_shrink()2150 zio->io_executor = curthread; in __zio_execute()2227 ASSERT3P(zio->io_executor, ==, NULL); in zio_wait()2236 while (zio->io_executor != NULL) { in zio_wait()2266 ASSERT3P(zio->io_executor, ==, NULL); in zio_nowait()4816 zio->io_executor = NULL; in zio_done()