Searched defs:ec_bio (Results 1 – 1 of 1) sorted by relevance
102 struct ec_bio { struct103 struct bch_dev *ca;104 struct ec_stripe_buf *buf;105 size_t idx;106 struct bio bio;724 struct ec_bio *ec_bio = container_of(bio, struct ec_bio, bio); in ec_block_endio() local788 struct ec_bio *ec_bio; in ec_block_io() local