Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/tools/
H A Dlvconvert.c459 int *replace_log, int *replace_mirrors) in _lvconvert_mirrors_repair_ask() argument
466 *replace_log = *replace_mirrors = 1; in _lvconvert_mirrors_repair_ask()
476 *replace_log = strcmp(log_policy, "remove"); in _lvconvert_mirrors_repair_ask()
484 *replace_log = *replace_mirrors = 0; in _lvconvert_mirrors_repair_ask()
490 *replace_log = 0; in _lvconvert_mirrors_repair_ask()
540 int replace_log = 1, replace_mirrors = 1; in _lvconvert_mirrors() local
652 &replace_log, &replace_mirrors); in _lvconvert_mirrors()
808 if (failed_log && replace_log) in _lvconvert_mirrors()
815 if (replace_log || replace_mirrors) in _lvconvert_mirrors()