Home
last modified time | relevance | path

Searched defs:ec_bio (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Dec.c105 struct ec_bio { struct
106 struct bch_dev *ca;
107 struct ec_stripe_buf *buf;
108 size_t idx;
109 int rw;
110 u64 submit_time;
111 struct bio bio;
699 struct ec_bio *ec_bio = container_of(bio, struct ec_bio, bio); in ec_block_endio() local
771 struct ec_bio *ec_bio; in ec_block_io() local