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

/illumos-gate/usr/src/cmd/mdb/common/modules/md/
H A Dmetastat.c134 int cnt_clean, tot_dirty, cur_idx; local
137 cnt_clean = 1;
147 if (cnt_clean) {
148 cnt_clean = 0;
159 if (!cnt_clean) {
160 cnt_clean = 1;

Completed in 45 milliseconds