Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dquorum.c90 bool rewrite_corrupted;/* true if the driver must rewrite-on-read corrupted member
569 if (s->rewrite_corrupted) { in quorum_vote()
1001 s->rewrite_corrupted = qemu_opt_get_bool(opts, QUORUM_OPT_REWRITE, in quorum_open()
1003 if (s->rewrite_corrupted && s->is_blkverify) { in quorum_open()
1209 if (s->rewrite_corrupted) { in quorum_child_perm()