Searched refs:ec_block_io (Results 1 – 1 of 1) sorted by relevance
/linux/fs/bcachefs/ |
H A D | ec.c | 752 static void ec_block_io(struct bch_fs *c, struct ec_stripe_buf *buf, in ec_block_io() function 886 ec_block_io(c, buf, REQ_OP_READ, i, &cl); in bch2_ec_read_extent() 1504 ec_block_io(c, &s->new_stripe, REQ_OP_WRITE, i, &s->iodone); in ec_stripe_create() 2042 ec_block_io(c, &s->existing_stripe, READ, i, &s->iodone); in init_new_stripe_from_existing()
|