Searched defs:convert_context (Results 1 – 2 of 2) sorted by relevance
52 struct convert_context { struct53 struct completion restart;54 struct bio *bio_in;78 struct convert_context ctx; argument
2025 static int convert_context(struct context *oldc, struct context *newc, void *p, in convert_context() function