Home
last modified time | relevance | path

Searched defs:allow_inactive (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dinactive-node-nbd30 def get_export(node_name='disk-fmt', allow_inactive=None): argument
/openbmc/qemu/block/export/
H A Dexport.c78 bool allow_inactive = export->has_allow_inactive && export->allow_inactive; in blk_exp_add() local