Searched refs:mntzone (Results 1 – 1 of 1) sorted by relevance
1377 zone_t *mntzone = NULL; in zfs_mount_label_policy() local1410 mntzone = zone_find_by_any_path(refstr_value(vfsp->vfs_mntpt), B_FALSE); in zfs_mount_label_policy()1411 if (mntzone->zone_id == GLOBAL_ZONEID) { in zfs_mount_label_policy()1414 zone_rele(mntzone); in zfs_mount_label_policy()1430 mnt_tsl = mntzone->zone_slabel; in zfs_mount_label_policy()1464 zone_rele(mntzone); in zfs_mount_label_policy()