Searched refs:bch_io_failures (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | io_read.h | 133 struct bch_io_failures *, unsigned, int); 147 subvol_inum, struct bch_io_failures *, unsigned flags);
|
| H A D | extents_types.h | 31 struct bch_io_failures { struct
|
| H A D | io_read.c | 102 static inline bool have_io_error(struct bch_io_failures *failed) in have_io_error() 138 struct bch_io_failures *failed) in should_promote() 211 struct bch_io_failures *failed) in __promote_alloc() 297 struct bch_io_failures *failed) in promote_alloc() 436 struct bch_io_failures *failed, in bch2_read_retry_nodecode() 489 struct bch_io_failures failed = { .nr = 0 }; in bch2_rbio_retry() 943 struct bch_io_failures *failed, unsigned flags, int dev) in __bch2_read_extent() 1268 struct bch_io_failures *failed, unsigned flags) in __bch2_read()
|
| H A D | extents.h | 395 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *, 397 void bch2_mark_io_failure(struct bch_io_failures *, 400 struct bch_io_failures *,
|
| H A D | extents.c | 48 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *f, in bch2_dev_io_failures() 60 void bch2_mark_io_failure(struct bch_io_failures *failed, in bch2_mark_io_failure() 129 struct bch_io_failures *failed, in bch2_bkey_pick_read_device()
|
| H A D | btree_io.c | 1322 struct bch_io_failures failed = { .nr = 0 }; in btree_node_read_work()
|