item_weight 206 include/linux/crush/crush.h __u32 item_weight; /* 16-bit fixed point; all items equally weighted */ item_weight 35 net/ceph/crush/crush.c return ((struct crush_bucket_uniform *)b)->item_weight; item_weight 60 net/ceph/osdmap.c b->item_weight = ceph_decode_32(p);