Searched refs:io_executor (Results 1 – 2 of 2) sorted by relevance
512 void *io_executor; member
1515 ASSERT3P(zio->io_executor, ==, NULL); in zio_shrink()2171 zio->io_executor = curthread; in __zio_execute()2248 ASSERT3P(zio->io_executor, ==, NULL); in zio_wait()2257 while (zio->io_executor != NULL) { in zio_wait()2287 ASSERT3P(zio->io_executor, ==, NULL); in zio_nowait()4866 zio->io_executor = NULL; in zio_done()