Searched refs:bio_fallback_crypt_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dblk-crypto-fallback.c40 struct bio_fallback_crypt_ctx { struct
379 struct bio_fallback_crypt_ctx *f_ctx =
380 container_of(work, struct bio_fallback_crypt_ctx, work);
454 struct bio_fallback_crypt_ctx *f_ctx = bio->bi_private;
495 struct bio_fallback_crypt_ctx *f_ctx;
587 bio_fallback_crypt_ctx_cache = KMEM_CACHE(bio_fallback_crypt_ctx, 0);

Completed in 112 milliseconds