Searched refs:getzoneid (Results 1 – 12 of 12) sorted by relevance
49 extern zoneid_t getzoneid(void);
37 getzoneid(void) in getzoneid() function
129 if (getzoneid() == GLOBAL_ZONEID && cn->cn_zoned) in changelist_prefix()220 if (getzoneid() == GLOBAL_ZONEID && cn->cn_zoned) in changelist_postfix()446 if (getzoneid() == GLOBAL_ZONEID && cn->cn_zoned) in changelist_add_mounted()514 if (getzoneid() == GLOBAL_ZONEID && cn->cn_zoned) in change_one()
1210 if (getzoneid() == GLOBAL_ZONEID) { in zfs_valid_proplist()1227 } else if (getzoneid() != GLOBAL_ZONEID) { in zfs_valid_proplist()1804 if (prop == ZFS_PROP_MOUNTPOINT && getzoneid() == GLOBAL_ZONEID && in zfs_prop_inherit()2995 if (zoned && getzoneid() == GLOBAL_ZONEID) in userquota_propname_decode()3001 if (zoned && getzoneid() == GLOBAL_ZONEID) in userquota_propname_decode()3014 if (zoned && getzoneid() == GLOBAL_ZONEID) in userquota_propname_decode()3349 if (getzoneid() != GLOBAL_ZONEID && !is_zoned) { in check_parents()4402 if (getzoneid() == GLOBAL_ZONEID && in zfs_rename()
273 getzoneid() == GLOBAL_ZONEID) in zfs_is_mountable_internal()1266 zoneid_t zoneid = getzoneid(); in zfs_foreach_mountpoint()
208 …<elf-symbol name='getzoneid' type='func-type' binding='global-binding' visibility='default-visibil…2766 …nction-decl name='getzoneid' mangled-name='getzoneid' visibility='default' binding='global' size-i…
510 if (getzoneid() != GLOBAL_ZONEID) {
644 if ((ifr.lifr_zoneid = getzoneid()) == -1) { in bpf_bind()
7122 if (zoned && getzoneid() == GLOBAL_ZONEID) { in share_mount_one()7131 } else if (!zoned && getzoneid() != GLOBAL_ZONEID) { in share_mount_one()
150 …<elf-symbol name='getzoneid' type='func-type' binding='global-binding' visibility='default-visibil…1620 …nction-decl name='getzoneid' mangled-name='getzoneid' visibility='default' binding='global' size-i…
13052 cr != NULL && getzoneid() == crgetzoneid(cr))