Searched defs:ec_bio (Results 1 – 1 of 1) sorted by relevance
103 struct ec_bio { struct104 struct bch_dev *ca;105 struct ec_stripe_buf *buf;106 size_t idx;107 struct bio bio;723 struct ec_bio *ec_bio = container_of(bio, struct ec_bio, bio); in ec_block_endio() local787 struct ec_bio *ec_bio; in ec_block_io() local