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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_db_balance.c64 int ctl_drcnt; member in struct:md_ctlr_ctl_t
261 (*clpp)->ctl_drcnt--;
290 (*clpp)->ctl_drcnt++;
320 if (c->ctl_drcnt == 0) {
437 if (c->ctl_drcnt == 0) {
672 if (c->ctl_drcnt == 0)
790 if (c->ctl_drcnt > 0) {
798 if (c->ctl_drcnt == 0)
821 if (c->ctl_drcnt == 0)
828 while (db_cnt < (min_reps * c->ctl_drcnt))
[all...]

Completed in 44 milliseconds