Home
last modified time | relevance | path

Searched defs:weight_max (Results 1 – 2 of 2) sorted by relevance

/linux/net/ceph/crush/
H A Dmapper.c414 const __u32 *weight, int weight_max, in is_out()
456 const __u32 *weight, int weight_max, in crush_choose_firstn()
649 const __u32 *weight, int weight_max, in crush_choose_indep()
899 const __u32 *weight, int weight_max, in crush_do_rule()
/linux/net/ceph/
H A Dosdmap.c2501 do_crush(struct ceph_osdmap * map,int ruleno,int x,int * result,int result_max,const __u32 * weight,int weight_max,s64 choose_args_index) do_crush() argument