Lines Matching refs:bkey_float
301 struct bkey_float { struct
310 struct bkey_float f[]; argument
327 DIV_ROUND_UP(t->size * sizeof(struct bkey_float), 8); in bset_aux_tree_buf_end()
358 static struct bkey_float *bkey_float(const struct btree *b, in bkey_float() function
470 bkey_float(b, t, j)->key_offset); in tree_to_bkey()
573 const struct bkey_float *f) in bkey_mantissa()
600 struct bkey_float *f = bkey_float(b, t, j); in make_bfloat()
677 return __bset_tree_capacity(b, t) / sizeof(struct bkey_float); in bset_ro_tree_capacity()
732 bkey_float(b, t, j)->key_offset = in __build_ro_aux_tree()
1086 const struct bkey_float *f) in bkey_mantissa_bits_dropped()
1106 struct bkey_float *f; in bset_search_tree()
1541 bkey_float(b, t, j)->exponent == in bch2_btree_keys_stats()
1565 switch (bkey_float(b, t, j)->exponent) { in bch2_bfloat_to_text()