Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_read.c102 static inline bool have_io_error(struct bch_io_failures *failed) in have_io_error() function
140 if (!have_io_error(failed)) { in should_promote()
218 if (!have_io_error(failed)) { in __promote_alloc()
304 bool promote_full = (have_io_error(failed) || in promote_alloc()
1053 if (orig->opts.promote_target || have_io_error(failed)) in __bch2_read_extent()