Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblock-backend.c87 bool force_allow_inactivate; member
241 blk->force_allow_inactivate = true; in blk_set_force_allow_inactivate()
260 return blk->force_allow_inactivate; in blk_can_inactivate()