Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-block-backend.c31 static void test_drain_aio_error_flush_cb(void *opaque, int ret) in test_drain_aio_error_flush_cb() function
46 acb = blk_aio_flush(blk, test_drain_aio_error_flush_cb, &completed); in test_drain_aio_error()
63 acb = blk_aio_flush(blk, test_drain_aio_error_flush_cb, &completed); in test_drain_all_aio_error()