Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbset.c547 static inline unsigned bfloat_mantissa(const struct bkey *k, in bfloat_mantissa() function
583 if (bfloat_mantissa(m, f) != bfloat_mantissa(p, f)) in make_bfloat()
584 f->mantissa = bfloat_mantissa(m, f) - 1; in make_bfloat()
928 bfloat_mantissa(search, f))) >> 31); in bset_search_tree()