Searched refs:bch_io_failures (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | io_read.h | 113 struct bch_io_failures *, unsigned); 125 subvol_inum, struct bch_io_failures *, unsigned flags); 130 struct bch_io_failures failed = { .nr = 0 }; in bch2_read()
|
| A D | extents_types.h | 30 struct bch_io_failures { struct
|
| A D | io_read.c | 97 struct bch_io_failures *failed) in should_promote() 171 struct bch_io_failures *failed) in __promote_alloc() 281 struct bch_io_failures *failed) in promote_alloc() 393 struct bch_io_failures *failed, in bch2_read_retry_nodecode() 459 struct bch_io_failures failed = { .nr = 0 }; in bch2_rbio_retry() 843 struct bch_io_failures *failed, unsigned flags) in __bch2_read_extent() 1151 struct bch_io_failures *failed, unsigned flags) in __bch2_read()
|
| A D | extents.h | 402 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *, 404 void bch2_mark_io_failure(struct bch_io_failures *, 407 struct bch_io_failures *,
|
| A D | extents.c | 40 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *f, in bch2_dev_io_failures() 52 void bch2_mark_io_failure(struct bch_io_failures *failed, in bch2_mark_io_failure() 108 struct bch_io_failures *failed, in bch2_bkey_pick_read_device()
|
| A D | btree_io.c | 1284 struct bch_io_failures failed = { .nr = 0 }; in btree_node_read_work()
|
Completed in 21 milliseconds