Searched defs:convert_context (Results 1 – 2 of 2) sorted by relevance
104495 struct convert_context { struct104496 struct completion restart;104497 struct bio *bio_in;104498 struct bvec_iter iter_in;104499 struct bio *bio_out;104500 struct bvec_iter iter_out;104501 atomic_t cc_pending;104502 u64 cc_sector;104503 union {104506 } r;[all …]
114290 struct convert_context { struct114291 struct completion restart;114292 struct bio *bio_in;114293 struct bvec_iter iter_in;114294 struct bio *bio_out;114295 struct bvec_iter iter_out;114296 atomic_t cc_pending;114297 u64 cc_sector;114298 union {114301 } r;[all …]