Searched refs:ec_stripe_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dec.h136 struct ec_stripe_buf { struct
181 struct ec_stripe_buf new_stripe;
182 struct ec_stripe_buf existing_stripe;
H A Dec.c102 struct ec_stripe_buf *buf;
504 static void ec_stripe_buf_exit(struct ec_stripe_buf *buf)
518 static int ec_stripe_buf_init(struct ec_stripe_buf *buf,
551 static struct bch_csum ec_block_checksum(struct ec_stripe_buf *buf,
571 static void ec_generate_checksums(struct ec_stripe_buf *buf)
588 static void ec_validate_checksums(struct bch_fs *c, struct ec_stripe_buf *buf)
634 static void ec_generate_ec(struct ec_stripe_buf *buf)
643 static unsigned ec_nr_failed(struct ec_stripe_buf *buf)
650 static int ec_do_recov(struct bch_fs *c, struct ec_stripe_buf *buf)
702 static void ec_block_io(struct bch_fs *c, struct ec_stripe_buf *bu
[all...]

Completed in 175 milliseconds