Home
last modified time | relevance | path

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

/netbsd-src/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()
475 *replace_mirrors = strcmp(leg_policy, "remove"); in _lvconvert_mirrors_repair_ask()
484 *replace_log = *replace_mirrors = 0; in _lvconvert_mirrors_repair_ask()
496 *replace_mirrors = 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()
810 if (replace_mirrors) in _lvconvert_mirrors()
815 if (replace_log || replace_mirrors) in _lvconvert_mirrors()