Home
last modified time | relevance | path

Searched refs:md_ocnt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd.c192 static uint_t md_ocnt[OTYPCNT]; variable
1436 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()