Searched defs:convert_context (Results 1 – 2 of 2) sorted by relevance
49 struct convert_context { struct50 struct completion restart;51 struct bio *bio_in;75 struct convert_context ctx; argument
2024 static int convert_context(struct context *oldc, struct context *newc, void *p) in convert_context() function