Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.c564 static int ec_stripe_buf_init(struct ec_stripe_buf *buf, in ec_stripe_buf_init() function
879 ret = ec_stripe_buf_init(buf, offset, bio_sectors(&rbio->bio)); in bch2_ec_read_extent()
2017 int ret = ec_stripe_buf_init(&s->existing_stripe, 0, le16_to_cpu(existing_v->sectors)); in init_new_stripe_from_existing()
2228 ret = ec_stripe_buf_init(&s->new_stripe, 0, h->blocksize); in bch2_ec_stripe_head_get()