Searched refs:getzoneid (Results 1 – 8 of 8) sorted by relevance
38 getzoneid(void) in getzoneid() function
66 extern int getzoneid(void);
120 if (getzoneid() == GLOBAL_ZONEID && cn->cn_zoned) in changelist_prefix()213 if (getzoneid() == GLOBAL_ZONEID && cn->cn_zoned) in changelist_postfix()462 if (getzoneid() == GLOBAL_ZONEID && cn->cn_zoned) in change_one()
1201 if (getzoneid() == GLOBAL_ZONEID) { in zfs_valid_proplist()1218 } else if (getzoneid() != GLOBAL_ZONEID) { in zfs_valid_proplist()1793 if (prop == ZFS_PROP_MOUNTPOINT && getzoneid() == GLOBAL_ZONEID && in zfs_prop_inherit()2729 if (zoned && getzoneid() == GLOBAL_ZONEID) in userquota_propname_decode()2787 if (zoned && getzoneid() == GLOBAL_ZONEID) in userquota_propname_decode()3071 if (getzoneid() != GLOBAL_ZONEID && !is_zoned) { in check_parents()4013 if (getzoneid() == GLOBAL_ZONEID && in zfs_rename()
258 getzoneid() == GLOBAL_ZONEID) in zfs_is_mountable()
674 extern zoneid_t getzoneid(void);
5865 if (zoned && getzoneid() == GLOBAL_ZONEID) { in share_mount_one()5874 } else if (!zoned && getzoneid() != GLOBAL_ZONEID) { in share_mount_one()
13288 cr != NULL && getzoneid() == crgetzoneid(cr))