Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dio_read.c94 static inline bool have_io_error(struct bch_io_failures *failed) in have_io_error() function
105 if (!have_io_error(failed)) { in should_promote()
232 if (!have_io_error(failed)) { in __promote_alloc()
294 bool promote_full = (have_io_error(failed) || in promote_alloc()
991 if (orig->opts.promote_target || have_io_error(failed)) in __bch2_read_extent()