Searched refs:replica_delete_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_db.c1787 int replica_delete_count; local
1843 replica_delete_count = 0;
1870 replica_delete_count++;
1913 if ((replicacount - replica_delete_count) == 0)
1916 if (((replicacount - replica_delete_count) < MD_MINREPLICAS)) {
1933 if ((invalid_replicas_todelete != replica_delete_count) &&

Completed in 58 milliseconds