Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock-global-state.h56 bool allow_protocol_prefix,
/openbmc/qemu/
H A Dblock.c920 bool allow_protocol_prefix, in bdrv_find_protocol() argument
943 if (!path_has_protocol(filename) || !allow_protocol_prefix) { in bdrv_find_protocol()