Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Dutil.h484 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-6.15/fs/bcachefs/
H A Dutil.h345 static inline unsigned fract_exp_two(unsigned x, unsigned fract_bits) in fract_exp_two() function