fscrypt_ctx 55 fs/crypto/bio.c struct fscrypt_ctx *ctx = container_of(work, struct fscrypt_ctx, work); fscrypt_ctx 63 fs/crypto/bio.c void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx, struct bio *bio) fscrypt_ctx 68 fs/crypto/crypto.c void fscrypt_release_ctx(struct fscrypt_ctx *ctx) fscrypt_ctx 90 fs/crypto/crypto.c struct fscrypt_ctx *fscrypt_get_ctx(gfp_t gfp_flags) fscrypt_ctx 92 fs/crypto/crypto.c struct fscrypt_ctx *ctx; fscrypt_ctx 101 fs/crypto/crypto.c struct fscrypt_ctx, free_list); fscrypt_ctx 401 fs/crypto/crypto.c struct fscrypt_ctx *pos, *n; fscrypt_ctx 432 fs/crypto/crypto.c struct fscrypt_ctx *ctx; fscrypt_ctx 497 fs/crypto/crypto.c fscrypt_ctx_cachep = KMEM_CACHE(fscrypt_ctx, SLAB_RECLAIM_ACCOUNT); fscrypt_ctx 23 include/linux/fscrypt.h struct fscrypt_ctx; fscrypt_ctx 105 include/linux/fscrypt.h extern struct fscrypt_ctx *fscrypt_get_ctx(gfp_t); fscrypt_ctx 106 include/linux/fscrypt.h extern void fscrypt_release_ctx(struct fscrypt_ctx *); fscrypt_ctx 247 include/linux/fscrypt.h extern void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx, fscrypt_ctx 298 include/linux/fscrypt.h static inline struct fscrypt_ctx *fscrypt_get_ctx(gfp_t gfp_flags) fscrypt_ctx 303 include/linux/fscrypt.h static inline void fscrypt_release_ctx(struct fscrypt_ctx *ctx) fscrypt_ctx 487 include/linux/fscrypt.h static inline void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx,