Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dec.c104 struct ec_bio { struct
105 struct bch_dev *ca;
106 struct ec_stripe_buf *buf;
107 size_t idx;
108 int rw;
109 u64 submit_time;
110 struct bio bio;
697 struct ec_bio *ec_bio = container_of(bio, struct ec_bio, bio); in ec_block_endio() local
763 struct ec_bio *ec_bio; in ec_block_io() local