Lines Matching defs:zoned
65 static int userquota_propname_decode(const char *propname, boolean_t zoned,
864 uint64_t zoned, zfs_handle_t *zhp, zpool_handle_t *zpool_hdl,
935 if (userquota_propname_decode(propname, zoned,
1188 * the zoned property value:
1192 * zoned=on mountpoint (no) mountpoint (yes)
1196 * zoned=off mountpoint (yes) N/A
1200 if (zoned) {
1220 * If zoned property is 'off', this must be in
1225 "'zoned' property is set"), propname);
2687 userquota_propname_decode(const char *propname, boolean_t zoned,
2729 if (zoned && getzoneid() == GLOBAL_ZONEID)
2787 if (zoned && getzoneid() == GLOBAL_ZONEID)
3011 * 'zoned' property, which is used to validate property settings when creating
3015 check_parents(libzfs_handle_t *hdl, const char *path, uint64_t *zoned,
3067 if (zoned != NULL)
3068 *zoned = is_zoned;
3225 uint64_t zoned;
3236 if (check_parents(hdl, path, &zoned, B_FALSE, NULL) != 0)
3269 zoned, NULL, zpool_handle, errbuf)) == 0) {
3511 uint64_t zoned;
3523 if (check_parents(hdl, target, &zoned, B_FALSE, NULL) != 0)
3537 if ((props = zfs_valid_proplist(hdl, type, props, zoned,