Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_read.c464 bch2_mark_io_failure(&failed, &rbio->pick); in bch2_rbio_retry()
897 bch2_mark_io_failure(failed, &pick); in __bch2_read_extent()
1116 bch2_mark_io_failure(failed, &pick); in __bch2_read_extent()
H A Dextents.h404 void bch2_mark_io_failure(struct bch_io_failures *,
H A Dextents.c52 void bch2_mark_io_failure(struct bch_io_failures *failed, in bch2_mark_io_failure() function
H A Dbtree_io.c1316 bch2_mark_io_failure(&failed, &rb->pick); in btree_node_read_work()