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