Searched refs:zone_flags (Results 1 – 5 of 5) sorted by relevance
2224 zone0.zone_flags |= ZF_HASHED_LABEL; in zone_init()3344 zone->zone_flags |= ZF_IS_SCRATCH; in zone_set_root()4310 zone->zone_flags |= ZF_NET_EXCL; in zone_create()4378 if (is_system_labeled() && !(zone->zone_flags & ZF_IS_SCRATCH)) { in zone_create()4496 zone->zone_flags |= ZF_HASHED_LABEL; in zone_create()4523 if (zone->zone_flags & ZF_HASHED_LABEL) { in zone_create()4693 } else if (is_system_labeled() && !(zone->zone_flags & ZF_IS_SCRATCH)) { in zone_list_access()4918 zone->zone_flags |= ZF_REFCOUNTS_LOGGED; in zone_log_refcounts()5055 refs_have_been_logged = (zone->zone_flags & in zone_destroy()5169 if (zone->zone_flags & ZF_HASHED_LABEL) in zone_destroy()[all …]
325 if (zone->zone_flags & ZF_NET_EXCL) { in netstack_zone_create()
458 ushort_t zone_flags; /* misc flags */ member
236 !(to_zptr->zone_flags & ZF_IS_SCRATCH)) { in lo_mount()
298 zi_cb->shared_ip_zone = (!(zone.zone_flags & ZF_NET_EXCL) && in zone_to_ips_cb()