HomeSort by: relevance | last modified time | path
    Searched defs:failed_log (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
lvconvert.c 458 int failed_log, int failed_mirrors,
488 if (failed_log &&
536 int failed_mirrors = 0, failed_log = 0; local
594 failed_log = corelog = 1;
651 _lvconvert_mirrors_repair_ask(cmd, failed_log, failed_mirrors,
806 if (failed_log || failed_mirrors) {
808 if (failed_log && replace_log)
809 failed_log = corelog = 0;

Completed in 26 milliseconds