Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dblock-backend-io.h200 int coroutine_fn blk_co_zone_report(BlockBackend *blk, int64_t offset,
/openbmc/qemu/block/
H A Dblock-backend.c1880 rwco->ret = blk_co_zone_report(rwco->blk, rwco->offset, in blk_aio_zone_report_entry()
2004 int coroutine_fn blk_co_zone_report(BlockBackend *blk, int64_t offset, in blk_co_zone_report() function