Searched refs:mntzone (Results 1 – 1 of 1) sorted by relevance
1701 zone_t *mntzone = NULL; in zfs_mount_label_policy() local1734 mntzone = zone_find_by_any_path(refstr_value(vfsp->vfs_mntpt), B_FALSE); in zfs_mount_label_policy()1735 if (mntzone->zone_id == GLOBAL_ZONEID) { in zfs_mount_label_policy()1738 zone_rele(mntzone); in zfs_mount_label_policy()1754 mnt_tsl = mntzone->zone_slabel; in zfs_mount_label_policy()1788 zone_rele(mntzone); in zfs_mount_label_policy()