Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_read.c31 static bool bch2_target_congested(struct bch_fs *c, u16 target) in bch2_target_congested() function
66 static bool bch2_target_congested(struct bch_fs *c, u16 target) in bch2_target_congested() function
109 if (bch2_target_congested(c, opts.promote_target)) in should_promote()