Searched refs:weight_max (Results 1 – 3 of 3) sorted by relevance
| /linux-4.1.27/net/ceph/crush/ |
| D | mapper.c | 369 const __u32 *weight, int weight_max, in is_out() argument 372 if (item >= weight_max) in is_out() 405 const __u32 *weight, int weight_max, in crush_choose_firstn() argument 507 weight, weight_max, in crush_choose_firstn() 529 weight_max, in crush_choose_firstn() 583 const __u32 *weight, int weight_max, in crush_choose_indep() argument 694 weight, weight_max, in crush_choose_indep() 711 is_out(map, weight, weight_max, item, x)) in crush_choose_indep() 744 const __u32 *weight, int weight_max, in crush_do_rule() argument 865 weight, weight_max, in crush_do_rule() [all …]
|
| /linux-4.1.27/include/linux/crush/ |
| D | mapper.h | 17 const __u32 *weights, int weight_max,
|
| /linux-4.1.27/net/ceph/ |
| D | osdmap.c | 1476 const __u32 *weight, int weight_max) in do_crush() argument 1484 weight, weight_max, map->crush_scratch_ary); in do_crush()
|