Searched refs:mnt_zoneid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c111 static zoneid_t mnt_zoneid = -1; variable
238 if ((mnt_zoneid =
240 if (zone_getattr(mnt_zoneid, ZONE_ATTR_ROOT,
248 mnt_zoneid = GLOBAL_ZONEID;
485 if (mnt_zoneid > GLOBAL_ZONEID) {
518 if (zone_enter(mnt_zoneid) == -1)
596 if (mnt_zoneid > GLOBAL_ZONEID) {

Completed in 45 milliseconds