Lines Matching defs:value

101  *   and errno will be set to the callback's return value.  The callback
2144 uint64_t value;
2148 * zfs_get_zplprop() will either find a value or give us
2149 * the default value (if there is one).
2151 if ((error = zfs_get_zplprop(os, prop, &value)) != 0)
2153 VERIFY(nvlist_add_uint64(props, zfs_prop_to_name(prop), value) == 0);
2385 * If the named property is one that has a special function to set its value,
2436 * default path to set the value in the nvlist.
2506 /* decode the property value */
2516 /* Validate value type */
2753 * zc_cookie revert to received value if TRUE
2764 ? ZPROP_SRC_NONE /* revert to received value, if any */
3023 * setting is the default value. We don't actually want to create dsl
3061 * and the creator tried to set a value for one of the props,
3165 * (optional) "props" -> { prop -> value }
3269 * (optional) "props" -> { prop -> value }
3310 * (optional) "props" -> { prop -> value (string) }
3782 * Check that this value is valid for this pool version
3892 /* check prop value is enabled in features */
4088 goto next; /* need to set received value */
4090 /* don't clear the existing received value */
4241 * Don't bother writing a property if its value won't
4351 * Since we may have left a $recvd value on the
4734 * zc_cookie property value
5229 * snapname -> error value (int32)
5294 * snapname -> error value (int32)
5406 * (optional) "largeblockok" -> (value ignored)
5408 * (optional) "embedok" -> (value ignored)
5410 * (optional) "compressok" -> (value ignored)
5466 * (optional) "largeblockok" -> (value ignored)
5468 * (optional) "embedok" -> (value ignored)
5470 * (optional) "compressok" -> (value ignored)