Searched refs:ec_block_io (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | ec.c | 753 static void ec_block_io(struct bch_fs *c, struct ec_stripe_buf *buf, in ec_block_io() function 887 ec_block_io(c, buf, REQ_OP_READ, i, &cl); in bch2_ec_read_extent() 1514 ec_block_io(c, &s->new_stripe, REQ_OP_WRITE, i, &s->iodone); in ec_stripe_create() 2076 ec_block_io(c, &h->s->existing_stripe, READ, i, &h->s->iodone); in __bch2_ec_stripe_head_reuse()
|