Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/mirror/
H A Dmirrored.c193 unsigned mirror_count, m; in _mirrored_target_percent() local
205 if (sscanf(pos, "%u %n", &mirror_count, &used) != 1) { in _mirrored_target_percent()
212 for (m = 0; m < mirror_count; m++) { in _mirrored_target_percent()
/netbsd-src/external/gpl2/lvm2/dist/po/
H A Dlvm2.po5622 msgid "Couldn't read 'mirror_count' for segment '%s'."