Searched refs:fscrypt_enqueue_decrypt_work (Results 1 – 3 of 3) sorted by relevance
46 void fscrypt_enqueue_decrypt_work(struct work_struct *work) in fscrypt_enqueue_decrypt_work() function50 EXPORT_SYMBOL(fscrypt_enqueue_decrypt_work);
311 void fscrypt_enqueue_decrypt_work(struct work_struct *);478 static inline void fscrypt_enqueue_decrypt_work(struct work_struct *work) in fscrypt_enqueue_decrypt_work() function
371 fscrypt_enqueue_decrypt_work(&ctx->work); in end_buffer_async_read_io()