Searched refs:REBALANCE_WEIGHT_OFF (Results 1 – 6 of 6) sorted by relevance
224 #define REBALANCE_WEIGHT_OFF UINT64_C(0) macro
468 if (rb == REBALANCE_WEIGHT_OFF) in user_record_show()
1000 …rebalance_weight = json_variant_boolean(variant) ? REBALANCE_WEIGHT_DEFAULT : REBALANCE_WEIGHT_OFF; in dispatch_rebalance_weight()1011 *rebalance_weight = REBALANCE_WEIGHT_OFF; in dispatch_rebalance_weight()
1391 if (user_record_rebalance_weight(h) == REBALANCE_WEIGHT_OFF) in user_record_shall_rebalance()
3000 …iant_set_field_unsigned(&arg_identity_extra_this_machine, "rebalanceWeight", REBALANCE_WEIGHT_OFF); in parse_argv()3609 u = REBALANCE_WEIGHT_OFF; in parse_argv()
1742 if (disk_size == UINT64_MAX && h->record->rebalance_weight != REBALANCE_WEIGHT_OFF) in home_resize()1767 r = user_record_set_rebalance_weight(c, REBALANCE_WEIGHT_OFF); in home_resize()