Searched defs:ec_bio (Results 1 – 1 of 1) sorted by relevance
100 struct ec_bio { struct101 struct bch_dev *ca;102 struct ec_stripe_buf *buf;103 size_t idx;104 struct bio bio;673 struct ec_bio *ec_bio = container_of(bio, struct ec_bio, bio); in ec_block_endio() local732 struct ec_bio *ec_bio; in ec_block_io() local