Searched refs:hydration_threshold (Results 1 – 2 of 2) sorted by relevance
111 A message `hydration_threshold <#regions>` can be used to set the maximum number155 core args Key/value pairs passed to dm-clone, e.g. `hydration_threshold170 hydration_threshold <#regions> Maximum number of regions being copied from201 `hydration_threshold 256`219 `hydration_threshold <#regions>`
113 unsigned int hydration_threshold; member1100 if (current_volume > READ_ONCE(clone->hydration_threshold)) in do_hydration()1413 READ_ONCE(clone->hydration_threshold), in emit_core_args()1595 clone->hydration_threshold = DEFAULT_HYDRATION_THRESHOLD; in parse_core_args()1619 clone->hydration_threshold = value; in parse_core_args()2108 WRITE_ONCE(clone->hydration_threshold, nr_regions); in set_hydration_threshold()