Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-crypt.c53 struct convert_context { struct
54 struct completion restart;
55 struct bio *bio_in;
56 struct bvec_iter iter_in;
57 struct bio *bio_out;
81 struct convert_context ctx; argument