Searched refs:weight_max (Results 1 – 3 of 3) sorted by relevance
| /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() 456 const __u32 *weight, int weight_max, in crush_choose_firstn() argument 569 weight, weight_max, in crush_choose_firstn() 593 weight_max, in crush_choose_firstn() 649 const __u32 *weight, int weight_max, in crush_choose_indep() argument 782 weight, weight_max, in crush_choose_indep() 800 is_out(map, weight, weight_max, item, x)) in crush_choose_indep() 899 const __u32 *weight, int weight_max, in crush_do_rule() argument 1036 weight, weight_max, in crush_do_rule() [all …]
|
| /linux/include/linux/crush/ |
| H A D | mapper.h | 17 const __u32 *weight, int weight_max,
|
| /linux/net/ceph/ |
| H A D | osdmap.c | 2484 const __u32 *weight, int weight_max, in do_crush() argument 2501 weight, weight_max, work, in do_crush()
|