Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio.c5892 zio_t *next_to_execute = NULL; in zio_done() local
5898 zio_notify_parent(pio, zio, ZIO_WAIT_DONE, &next_to_execute); in zio_done()
5910 return (next_to_execute); in zio_done()