Lines Matching defs:ctx
81 void f2fs_release_crypto_ctx(struct f2fs_crypto_ctx *ctx) in f2fs_release_crypto_ctx()
110 struct f2fs_crypto_ctx *ctx = NULL; in f2fs_get_crypto_ctx() local
151 struct f2fs_crypto_ctx *ctx = in completion_pages() local
172 void f2fs_end_io_crypto_work(struct f2fs_crypto_ctx *ctx, struct bio *bio) in f2fs_end_io_crypto_work()
211 struct f2fs_crypto_ctx *ctx; in f2fs_crypto_initialize() local
275 struct f2fs_crypto_ctx *ctx; in f2fs_restore_and_release_control_page() local
294 struct f2fs_crypto_ctx *ctx = in f2fs_restore_control_page() local
323 static int f2fs_page_crypto(struct f2fs_crypto_ctx *ctx, in f2fs_page_crypto()
379 static struct page *alloc_bounce_page(struct f2fs_crypto_ctx *ctx) in alloc_bounce_page()
406 struct f2fs_crypto_ctx *ctx; in f2fs_encrypt() local
450 int f2fs_decrypt(struct f2fs_crypto_ctx *ctx, struct page *page) in f2fs_decrypt()
464 struct f2fs_crypto_ctx *ctx = f2fs_get_crypto_ctx(inode); in f2fs_decrypt_one() local