Searched refs:weight_max (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/ceph/crush/ |
H A D | mapper.c | 414 const __u32 *weight, int weight_max, in is_out() argument 417 if (item >= weight_max) in is_out() 452 const __u32 *weight, int weight_max, in crush_choose_firstn() argument 565 weight, weight_max, in crush_choose_firstn() 589 weight_max, in crush_choose_firstn() 646 const __u32 *weight, int weight_max, in crush_choose_indep() argument 779 weight, weight_max, in crush_choose_indep() 797 is_out(map, weight, weight_max, item, x)) in crush_choose_indep() 896 const __u32 *weight, int weight_max, in crush_do_rule() argument 1033 weight, weight_max, in crush_do_rule() [all …]
|
/openbmc/linux/include/linux/crush/ |
H A D | mapper.h | 17 const __u32 *weight, int weight_max,
|
/openbmc/linux/net/ceph/ |
H A D | osdmap.c | 2492 const __u32 *weight, int weight_max, in do_crush() argument 2509 weight, weight_max, work, in do_crush()
|