Lines Matching refs:bkey_float
300 struct bkey_float { struct
309 struct bkey_float f[]; argument
326 DIV_ROUND_UP(t->size * sizeof(struct bkey_float), 8); in bset_aux_tree_buf_end()
357 static struct bkey_float *bkey_float(const struct btree *b, in bkey_float() function
465 bkey_float(b, t, j)->key_offset); in tree_to_bkey()
565 const struct bkey_float *f) in bkey_mantissa()
592 struct bkey_float *f = bkey_float(b, t, j); in make_bfloat()
669 return __bset_tree_capacity(b, t) / sizeof(struct bkey_float); in bset_ro_tree_capacity()
724 bkey_float(b, t, j)->key_offset = in __build_ro_aux_tree()
1078 const struct bkey_float *f) in bkey_mantissa_bits_dropped()
1098 struct bkey_float *f; in bset_search_tree()
1535 bkey_float(b, t, j)->exponent == in bch2_btree_keys_stats()
1559 switch (bkey_float(b, t, j)->exponent) { in bch2_bfloat_to_text()