Searched refs:bch2_mark_io_failure (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | io_read.c | 499 bch2_mark_io_failure(&failed, &rbio->pick, in bch2_rbio_retry() 1010 bch2_mark_io_failure(failed, &pick, false); in __bch2_read_extent() 1233 bch2_mark_io_failure(failed, &pick, in __bch2_read_extent()
|
| H A D | extents.h | 397 void bch2_mark_io_failure(struct bch_io_failures *,
|
| H A D | extents.c | 60 void bch2_mark_io_failure(struct bch_io_failures *failed, in bch2_mark_io_failure() function
|
| H A D | btree_io.c | 1360 bch2_mark_io_failure(&failed, &rb->pick, false); in btree_node_read_work()
|