Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c272 boolean_t zsz_found; /* Running at end of this interval */ member
849 zone->zsz_found = B_FALSE; in zsd_allocate_zone()
912 zone->zsz_found = B_FALSE; in zsd_mark_zones_start()
1145 assert(zone->zsz_found == B_FALSE); in zsd_mark_zone_found()
1151 zone->zsz_found = B_TRUE; in zsd_mark_zone_found()
1220 if (zone->zsz_found == B_FALSE) { in zsd_mark_zones_end()