Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dbset.c609 int shift, exponent, high_bit; in make_bfloat() local
632 high_bit = max(bch2_bkey_greatest_differing_bit(b, l, r), in make_bfloat()
634 exponent = high_bit - (BKEY_MANTISSA_BITS - 1); in make_bfloat()

Completed in 7 milliseconds