Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-crypt.c48 struct convert_context { struct
49 struct completion restart;
50 struct bio *bio_in;
74 struct convert_context ctx; argument
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dservices.c2016 static int convert_context(struct context *oldc, struct context *newc, void *p, in convert_context() function