Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dblock-backend-global-state.h104 int blk_get_open_flags_from_root_state(BlockBackend *blk);
/openbmc/qemu/block/
H A Dqapi-sysemu.c333 bdrv_flags = blk_get_open_flags_from_root_state(blk); in qmp_blockdev_change_medium()
H A Dblock-backend.c2638 int blk_get_open_flags_from_root_state(BlockBackend *blk) in blk_get_open_flags_from_root_state() function