Searched refs:io_executor (Results 1 – 2 of 2) sorted by relevance
525 void *io_executor; member
1686 ASSERT3P(zio->io_executor, ==, NULL); in zio_shrink()2368 zio->io_executor = curthread; in __zio_execute()2445 ASSERT3P(zio->io_executor, ==, NULL); in zio_wait()2457 while (zio->io_executor != NULL) { in zio_wait()2487 ASSERT3P(zio->io_executor, ==, NULL); in zio_nowait()5514 zio->io_executor = NULL; in zio_done()