Searched refs:straws (Results 1 – 4 of 4) sorted by relevance
70 kfree(b->straws); in crush_destroy_bucket_straw()
239 draw *= bucket->straws[i]; in bucket_straw_choose()
226 __u32 *straws; /* 16-bit fixed point */ member
128 b->straws = kcalloc(b->h.size, sizeof(u32), GFP_NOFS); in crush_decode_straw_bucket()129 if (b->straws == NULL) in crush_decode_straw_bucket()134 b->straws[j] = ceph_decode_32(p); in crush_decode_straw_bucket()