Home
last modified time | relevance | path

Searched refs:bkey_float (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
A Dbset.c300 struct bkey_float { struct
309 struct bkey_float f[]; argument
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()
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()
[all …]
/linux/drivers/md/bcache/
A Dbset.c248 struct bkey_float { struct
285 return btree_keys_cachelines(b) * sizeof(struct bkey_float); in bset_tree_bytes()
589 struct bkey_float *f) in bfloat_mantissa()
598 struct bkey_float *f = &t->tree[j]; in make_bfloat()
645 64 / sizeof(struct bkey_float)); in bset_alloc_tree()
969 struct bkey_float *f; in bset_search_tree()
A Dbset.h153 struct bkey_float;
173 struct bkey_float *tree;

Completed in 19 milliseconds