Lines Matching refs:zoned
67 static int userquota_propname_decode(const char *propname, boolean_t zoned,
942 uint64_t zoned, zfs_handle_t *zhp, zpool_handle_t *zpool_hdl,
1013 if (userquota_propname_decode(propname, zoned,
1260 * the zoned property value:
1264 * zoned=on mountpoint (no) mountpoint (yes)
1268 * zoned=off mountpoint (yes) N/A
1272 if (zoned) {
1292 * If zoned property is 'off', this must be in
1297 "'zoned' property is set"), propname);
2738 userquota_propname_decode(const char *propname, boolean_t zoned,
2779 if (zoned && getzoneid() == GLOBAL_ZONEID)
2834 if (zoned && getzoneid() == GLOBAL_ZONEID)
3058 * 'zoned' property, which is used to validate property settings when creating
3062 check_parents(libzfs_handle_t *hdl, const char *path, uint64_t *zoned,
3114 if (zoned != NULL)
3115 *zoned = is_zoned;
3272 uint64_t zoned;
3283 if (check_parents(hdl, path, &zoned, B_FALSE, NULL) != 0)
3316 zoned, NULL, zpool_handle, errbuf)) == 0) {
3558 uint64_t zoned;
3570 if (check_parents(hdl, target, &zoned, B_FALSE, NULL) != 0)
3584 if ((props = zfs_valid_proplist(hdl, type, props, zoned,