Home
last modified time | relevance | path

Searched defs:fract_bits (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dutil.h485 unsigned int fract_bits) in fract_exp_two()
/linux/fs/bcachefs/
H A Dutil.h344 static inline unsigned fract_exp_two(unsigned x, unsigned fract_bits) in fract_exp_two()