Searched refs:fscrypt_release_ctx (Results 1 – 5 of 5) sorted by relevance
69 void fscrypt_release_ctx(struct fscrypt_ctx *ctx) in fscrypt_release_ctx() function86 EXPORT_SYMBOL(fscrypt_release_ctx);282 fscrypt_release_ctx(ctx); in fscrypt_encrypt_page()367 fscrypt_release_ctx(ctx); in fscrypt_restore_control_page()
63 fscrypt_release_ctx(ctx); in completion_pages()152 fscrypt_release_ctx(ctx); in fscrypt_zeroout_range()
78 fscrypt_release_ctx(bio->bi_private); in mpage_end_io()255 fscrypt_release_ctx(ctx); in ext4_mpage_readpages()
38 static inline void fscrypt_release_ctx(struct fscrypt_ctx *ctx) in fscrypt_release_ctx() function
64 extern void fscrypt_release_ctx(struct fscrypt_ctx *);