Lines Matching refs:ec_stripe_buf
104 struct ec_stripe_buf *buf;
551 static void ec_stripe_buf_exit(struct ec_stripe_buf *buf) in ec_stripe_buf_exit()
565 static int ec_stripe_buf_init(struct ec_stripe_buf *buf, in ec_stripe_buf_init()
598 static struct bch_csum ec_block_checksum(struct ec_stripe_buf *buf, in ec_block_checksum()
618 static void ec_generate_checksums(struct ec_stripe_buf *buf) in ec_generate_checksums()
635 static void ec_validate_checksums(struct bch_fs *c, struct ec_stripe_buf *buf) in ec_validate_checksums()
683 static void ec_generate_ec(struct ec_stripe_buf *buf) in ec_generate_ec()
692 static unsigned ec_nr_failed(struct ec_stripe_buf *buf) in ec_nr_failed()
699 static int ec_do_recov(struct bch_fs *c, struct ec_stripe_buf *buf) in ec_do_recov()
753 static void ec_block_io(struct bch_fs *c, struct ec_stripe_buf *buf, in ec_block_io()
819 struct ec_stripe_buf *stripe) in get_stripe_key_trans()
845 struct ec_stripe_buf *buf = NULL; in bch2_ec_read_extent()
1277 struct ec_stripe_buf *s, in ec_stripe_update_extent()
1370 static int ec_stripe_update_bucket(struct btree_trans *trans, struct ec_stripe_buf *s, in ec_stripe_update_bucket()
1402 static int ec_stripe_update_extents(struct bch_fs *c, struct ec_stripe_buf *s) in ec_stripe_update_extents()