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

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_db.c1785 int replica_delete_count; local
1841 replica_delete_count = 0;
1868 replica_delete_count++;
1911 if ((replicacount - replica_delete_count) == 0)
1914 if (((replicacount - replica_delete_count) < MD_MINREPLICAS)) {
1931 if ((invalid_replicas_todelete != replica_delete_count) &&

Completed in 27 milliseconds