Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-crypt.c53 struct convert_context { struct
54 struct completion restart;
55 struct bio *bio_in;
56 struct bio *bio_out;
57 struct bvec_iter iter_in;
81 struct convert_context ctx; argument