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

/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c449 zone_t *to_zone; local
451 to_zone = zone_find_by_any_path(mntpt, B_FALSE);
452 zone_rele(to_zone);
453 if (to_zone != global_zone) {

Completed in 58 milliseconds