Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/ !
Dec.c565 static int ec_stripe_buf_init(struct ec_stripe_buf *buf, in ec_stripe_buf_init() function
880 ret = ec_stripe_buf_init(buf, offset, bio_sectors(&rbio->bio)); in bch2_ec_read_extent()
2050 ret = ec_stripe_buf_init(&h->s->existing_stripe, 0, h->blocksize); in __bch2_ec_stripe_head_reuse()
2226 ret = ec_stripe_buf_init(&h->s->new_stripe, 0, h->blocksize); in bch2_ec_stripe_head_get()