Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dec.c100 struct ec_bio { struct
101 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() local
732 struct ec_bio *ec_bio; in ec_block_io() local