Home
last modified time | relevance | path

Searched refs:bio_crypt_ctx_cache (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-crypto.c59 static struct kmem_cache *bio_crypt_ctx_cache; variable
66 bio_crypt_ctx_cache = KMEM_CACHE(bio_crypt_ctx, 0); in bio_crypt_ctx_init()
67 if (!bio_crypt_ctx_cache) in bio_crypt_ctx_init()
71 bio_crypt_ctx_cache); in bio_crypt_ctx_init()

Completed in 3 milliseconds