Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc.h298 arc_write_done_func_t *physdone, arc_write_done_func_t *done,
H A Dzio.h554 zio_done_func_t *physdone, zio_done_func_t *done,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c1129 zio_done_func_t *physdone, zio_done_func_t *done, in zio_write() argument
1151 zio->io_physdone = physdone; in zio_write()
H A Darc.c7054 arc_write_done_func_t *children_ready, arc_write_done_func_t *physdone, in arc_write() argument
7101 callback->awcb_physdone = physdone; in arc_write()