Home
last modified time | relevance | path

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

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