Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc.h241 arc_write_done_func_t *physdone, arc_write_done_func_t *done,
H A Dzio.h522 zio_done_func_t *physdone, zio_done_func_t *done,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c951 zio_done_func_t *physdone, zio_done_func_t *done, in zio_write() argument
973 zio->io_physdone = physdone; in zio_write()
H A Darc.c6661 arc_write_done_func_t *children_ready, arc_write_done_func_t *physdone, in arc_write() argument
6708 callback->awcb_physdone = physdone; in arc_write()