Searched refs:ec_stripe_buf (Results 1 – 2 of 2) sorted by relevance
138 struct ec_stripe_buf { struct183 struct ec_stripe_buf new_stripe;184 struct ec_stripe_buf existing_stripe;
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()[all …]