Searched refs:fscrypt_enqueue_decrypt_bio (Results 1 – 4 of 4) sorted by relevance
67 void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx, struct bio *bio) in fscrypt_enqueue_decrypt_bio() function73 EXPORT_SYMBOL(fscrypt_enqueue_decrypt_bio);
161 static inline void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx, in fscrypt_enqueue_decrypt_bio() function
179 extern void fscrypt_enqueue_decrypt_bio(struct fscrypt_ctx *ctx,
80 fscrypt_enqueue_decrypt_bio(bio->bi_private, bio); in mpage_end_io()