Home
last modified time | relevance | path

Searched defs:eject_flag (Results 1 – 6 of 6) sorted by relevance

/qemu/block/
H A Dfilter-compress.c122 compress_co_eject(BlockDriverState *bs, bool eject_flag) in compress_co_eject()
H A Dcopy-on-read.c221 cor_co_eject(BlockDriverState *bs, bool eject_flag) in cor_co_eject()
H A Draw-format.c436 raw_co_eject(BlockDriverState *bs, bool eject_flag) in raw_co_eject()
H A Dfile-posix.c4549 static void coroutine_fn cdrom_co_eject(BlockDriverState *bs, bool eject_flag) in cdrom_co_eject()
4666 static void coroutine_fn cdrom_co_eject(BlockDriverState *bs, bool eject_flag) in cdrom_co_eject()
H A Dblock-backend.c2273 void coroutine_fn blk_co_eject(BlockBackend *blk, bool eject_flag) in blk_co_eject()
/qemu/
H A Dblock.c7167 void coroutine_fn bdrv_co_eject(BlockDriverState *bs, bool eject_flag) in bdrv_co_eject()