Searched refs:bch2_bkey_pick_read_device (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | extents.h | 399 int bch2_bkey_pick_read_device(struct bch_fs *, struct bkey_s_c,
|
| H A D | btree_io.c | 1362 can_retry = bch2_bkey_pick_read_device(c, in btree_node_read_work() 1710 ret = bch2_bkey_pick_read_device(c, bkey_i_to_s_c(&b->key), in bch2_btree_node_read() 1961 int ret = bch2_bkey_pick_read_device(c, k, NULL, &pick, dev); in bch2_btree_node_scrub()
|
| H A D | debug.c | 194 if (bch2_bkey_pick_read_device(c, bkey_i_to_s_c(&b->key), NULL, &pick, -1) <= 0) { in bch2_btree_node_ondisk_to_text()
|
| H A D | io_read.c | 967 ret = bch2_bkey_pick_read_device(c, k, failed, &pick, dev); in __bch2_read_extent()
|
| H A D | extents.c | 128 int bch2_bkey_pick_read_device(struct bch_fs *c, struct bkey_s_c k, in bch2_bkey_pick_read_device() function
|