Searched refs:md_ocnt (Results 1 – 1 of 1) sorted by relevance
192 static uint_t md_ocnt[OTYPCNT]; variable1436 md_ocnt[otyp]++; in mdadminopen()1582 } else if (md_ocnt[otyp] == 0) { in mdadminclose()1589 md_ocnt[otyp]--; in mdadminclose()1591 md_ocnt[otyp] = 0; in mdadminclose()1594 if (md_ocnt[i] != 0) in mdadminclose()