Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dblock-backend-global-state.h115 void blk_set_force_allow_inactivate(BlockBackend *blk);
/openbmc/qemu/block/export/
H A Dexport.c174 blk_set_force_allow_inactivate(blk); in blk_exp_add()
/openbmc/qemu/block/
H A Dmirror.c1872 blk_set_force_allow_inactivate(s->target); in mirror_start_job()
H A Dblock-backend.c238 void blk_set_force_allow_inactivate(BlockBackend *blk) in blk_set_force_allow_inactivate() function
/openbmc/qemu/
H A Dqemu-img.c455 blk_set_force_allow_inactivate(blk); in img_open()