Searched refs:ec_stripe_buf_init (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/bcachefs/ |
| H A D | ec.c | 539 static int ec_stripe_buf_init(struct bch_fs *c, in ec_stripe_buf_init() function 865 ret = ec_stripe_buf_init(c, buf, offset, bio_sectors(&rbio->bio)); in bch2_ec_read_extent() 1869 int ret = ec_stripe_buf_init(c, &s->existing_stripe, 0, le16_to_cpu(existing_v->sectors)); in init_new_stripe_from_existing() 2093 ret = ec_stripe_buf_init(c, &s->new_stripe, 0, h->blocksize); in bch2_ec_stripe_head_get()
|