Lines Matching defs:zoned
65 static int userquota_propname_decode(const char *propname, boolean_t zoned,
954 uint64_t zoned, zfs_handle_t *zhp, zpool_handle_t *zpool_hdl,
1025 if (userquota_propname_decode(propname, zoned,
1265 * the zoned property value:
1269 * zoned=on mountpoint (no) mountpoint (yes)
1273 * zoned=off mountpoint (yes) N/A
1277 if (zoned) {
1297 * If zoned property is 'off', this must be in
1302 "'zoned' property is set"), propname);
2733 userquota_propname_decode(const char *propname, boolean_t zoned,
2774 if (zoned && getzoneid() == GLOBAL_ZONEID)
2829 if (zoned && getzoneid() == GLOBAL_ZONEID)
3053 * 'zoned' property, which is used to validate property settings when creating
3057 check_parents(libzfs_handle_t *hdl, const char *path, uint64_t *zoned,
3109 if (zoned != NULL)
3110 *zoned = is_zoned;
3267 uint64_t zoned;
3278 if (check_parents(hdl, path, &zoned, B_FALSE, NULL) != 0)
3311 zoned, NULL, zpool_handle, errbuf)) == 0) {
3551 uint64_t zoned;
3563 if (check_parents(hdl, target, &zoned, B_FALSE, NULL) != 0)
3577 if ((props = zfs_valid_proplist(hdl, type, props, zoned,