Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c4805 zio_t *next_to_execute = NULL; in zio_done() local
4811 zio_notify_parent(pio, zio, ZIO_WAIT_DONE, &next_to_execute); in zio_done()
4823 return (next_to_execute); in zio_done()