Lines Matching refs:bkey_float
244 struct bkey_float {
255 * It definites the number of bytes (in struct bset) per struct bkey_float in
281 return btree_keys_cachelines(b) * sizeof(struct bkey_float);
514 * bkey_float->m gives us the offset within that cacheline, in units of 8 bytes.
521 * bits we're going to store in bkey_float->mantissa. t->prev[j] stores the size
571 * Calculate mantissa value for struct bkey_float.
585 struct bkey_float *f)
594 struct bkey_float *f = &t->tree[j];
641 64 / sizeof(struct bkey_float));
963 struct bkey_float *f;