Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDarc.h306 arc_write_done_func_t *physdone, arc_write_done_func_t *done,
HDzio.h531 zio_done_func_t *physdone, zio_done_func_t *done,
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDzio.c1124 zio_done_func_t *physdone, zio_done_func_t *done, in zio_write() argument
1146 zio->io_physdone = physdone; in zio_write()
HDarc.c7137 arc_write_done_func_t *children_ready, arc_write_done_func_t *physdone, in arc_write() argument
7184 callback->awcb_physdone = physdone; in arc_write()