Home
last modified time | relevance | path

Searched refs:weight_max (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ceph/crush/
Dmapper.c376 const __u32 *weight, int weight_max, in is_out() argument
379 if (item >= weight_max) in is_out()
412 const __u32 *weight, int weight_max, in crush_choose_firstn() argument
514 weight, weight_max, in crush_choose_firstn()
536 weight_max, in crush_choose_firstn()
594 const __u32 *weight, int weight_max, in crush_choose_indep() argument
719 weight, weight_max, in crush_choose_indep()
736 is_out(map, weight, weight_max, item, x)) in crush_choose_indep()
787 const __u32 *weight, int weight_max, in crush_do_rule() argument
915 weight, weight_max, in crush_do_rule()
[all …]
/linux-4.4.14/include/linux/crush/
Dmapper.h17 const __u32 *weights, int weight_max,
/linux-4.4.14/net/ceph/
Dosdmap.c1476 const __u32 *weight, int weight_max) in do_crush() argument
1484 weight, weight_max, map->crush_scratch_ary); in do_crush()