Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dquorum.c37 #define QUORUM_OPT_BLKVERIFY "blkverify" macro
908 .name = QUORUM_OPT_BLKVERIFY,
993 s->is_blkverify = qemu_opt_get_bool(opts, QUORUM_OPT_BLKVERIFY, false); in quorum_open()
1273 QUORUM_OPT_BLKVERIFY,