Searched defs:convert_context (Results 1 – 2 of 2) sorted by relevance
48 struct convert_context { struct49 struct completion restart;50 struct bio *bio_in;74 struct convert_context ctx; argument
1992 static int convert_context(struct context *oldc, struct context *newc, void *p) in convert_context() function