Searched defs:rscount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaimport.c328 int rscount = 0; local
360 rscount += hasreplica;
425 return (rscount);
444 int rscount = 0; local
671 rscount = process_disks(dnlp, &skiph, mispp, imp_flags, &set_count,
740 if (rscount == 0) {
757 * would have exited in the rscount == 0 test above).

Completed in 44 milliseconds