Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.c102 struct ec_bio { struct
103 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() local
788 struct ec_bio *ec_bio; in ec_block_io() local