Searched refs:qed_aio_write_data (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.c | 1277 qed_aio_write_data(void *opaque, int ret, uint64_t offset, size_t len) in qed_aio_write_data() function 1376 ret = qed_aio_write_data(acb, ret, offset, len); in qed_aio_next_io()
|
H A D | trace-events | 130 qed_aio_write_data(void *s, void *acb, int ret, uint64_t offset, size_t len) "s %p acb %p ret %d of…
|