Searched refs:REBALANCE_WEIGHT_DEFAULT (Results 1 – 3 of 3) sorted by relevance
18 …SER_DISK_SIZE_DEFAULT_PERCENT ((unsigned) ((100 * REBALANCE_WEIGHT_DEFAULT) / (REBALANCE_WEIGHT_DE…
225 #define REBALANCE_WEIGHT_DEFAULT UINT64_C(100) macro
1000 …*rebalance_weight = json_variant_boolean(variant) ? REBALANCE_WEIGHT_DEFAULT : REBALANCE_WEIGHT_OF… in dispatch_rebalance_weight()1979 return REBALANCE_WEIGHT_DEFAULT; in user_record_rebalance_weight()