Home
last modified time | relevance | path

Searched refs:f2fs_release_crypto_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dcrypto.c81 void f2fs_release_crypto_ctx(struct f2fs_crypto_ctx *ctx) in f2fs_release_crypto_ctx() function
168 f2fs_release_crypto_ctx(ctx); in completion_pages()
300 f2fs_release_crypto_ctx(ctx); in f2fs_restore_control_page()
435 f2fs_release_crypto_ctx(ctx); in f2fs_encrypt()
470 f2fs_release_crypto_ctx(ctx); in f2fs_decrypt_one()
Ddata.c37 f2fs_release_crypto_ctx(bio->bi_private); in f2fs_read_end_io()
979 f2fs_release_crypto_ctx(ctx); in f2fs_mpage_readpages()
Df2fs.h2144 void f2fs_release_crypto_ctx(struct f2fs_crypto_ctx *);