Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dblock-backend-io.h77 void coroutine_fn blk_co_eject(BlockBackend *blk, bool eject_flag);
/openbmc/qemu/block/
H A Dblock-backend.c2255 void coroutine_fn blk_co_eject(BlockBackend *blk, bool eject_flag) in blk_co_eject() function