Searched refs:bch_io_failures (Results 1 – 7 of 7) sorted by relevance
| /fs/bcachefs/ |
| A D | extents.h | 396 struct bch_io_failures *); 397 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *, 399 void bch2_mark_io_failure(struct bch_io_failures *, 401 void bch2_mark_btree_validate_failure(struct bch_io_failures *, unsigned); 403 struct bch_io_failures *,
|
| A D | io_read.h | 140 struct bch_io_failures *, unsigned, int); 155 struct bch_io_failures *, struct bkey_buf *, unsigned flags);
|
| A D | extents_types.h | 31 struct bch_io_failures { struct
|
| A D | io_read.c | 98 static inline bool have_io_error(struct bch_io_failures *failed) in have_io_error() 134 struct bch_io_failures *failed) in should_promote() 210 struct bch_io_failures *failed) in __promote_alloc() 302 struct bch_io_failures *failed) in promote_alloc() 538 struct bch_io_failures *failed, in bch2_read_retry_nodecode() 592 struct bch_io_failures failed = { .nr = 0 }; in bch2_rbio_retry() 1024 struct bch_io_failures *failed, unsigned flags, int dev) in __bch2_read_extent() 1359 struct bch_io_failures *failed, in __bch2_read()
|
| A D | extents.c | 50 struct bch_io_failures *failed) in bch2_io_failures_to_text() 91 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *f, in bch2_dev_io_failures() 103 void bch2_mark_io_failure(struct bch_io_failures *failed, in bch2_mark_io_failure() 125 void bch2_mark_btree_validate_failure(struct bch_io_failures *failed, in bch2_mark_btree_validate_failure() 188 struct bch_io_failures *failed, in bch2_bkey_pick_read_device()
|
| A D | btree_io.h | 138 struct bch_io_failures *,
|
| A D | btree_io.c | 555 struct bch_io_failures *failed, in __btree_err() 727 struct bch_io_failures *failed, in validate_bset() 937 struct bch_io_failures *failed, in validate_bset_keys() 1053 struct bch_io_failures *failed, in bch2_btree_node_read_done() 1394 struct bch_io_failures failed = { .nr = 0 }; in btree_node_read_work() 1574 struct bch_io_failures *failed = NULL; in CLOSURE_CALLBACK()
|
Completed in 22 milliseconds