Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dutil.h547 static inline unsigned int fract_exp_two(unsigned int x, in fract_exp_two() function
H A Drequest.c343 i = fract_exp_two(i, 6); in bch_get_congested()
/linux/fs/bcachefs/
H A Dutil.h347 static inline unsigned fract_exp_two(unsigned x, unsigned fract_bits) in fract_exp_two() function