Searched refs:item_weight (Results 1 – 3 of 3) sorted by relevance
34 return ((struct crush_bucket_uniform *)b)->item_weight; in crush_get_bucket_item_weight()
206 __u32 item_weight; /* 16-bit fixed point; all items equally weighted */ member
76 b->item_weight = ceph_decode_32(p); in crush_decode_uniform_bucket()