Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqed.c1073 static int coroutine_fn GRAPH_RDLOCK qed_aio_write_main(QEDAIOCB *acb) in qed_aio_write_main() function
1122 ret = qed_aio_write_main(acb); in qed_aio_write_cow()
1260 r = qed_aio_write_main(acb); in qed_aio_write_inplace()
H A Dtrace-events133 qed_aio_write_main(void *s, void *acb, int ret, uint64_t offset, size_t len) "s %p acb %p ret %d of…