Searched refs:zv_open_count (Results 1 – 1 of 1) sorted by relevance
170 uint32_t zv_open_count[OTYPCNT]; /* open counts */ member1228 if (zv->zv_open_count[otyp] == 0 || otyp == OTYP_LYR) {1229 zv->zv_open_count[otyp]++;1298 ASSERT(zv->zv_open_count[otyp] != 0);1306 zv->zv_open_count[otyp]--;