Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-crypto.c183 static bool bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, in bio_crypt_ctx_compatible() function
194 return bio_crypt_ctx_compatible(rq->crypt_ctx, bio->bi_crypt_context); in bio_crypt_rq_ctx_compatible()
205 if (!bio_crypt_ctx_compatible(bc1, bc2)) in bio_crypt_ctx_mergeable()

Completed in 3 milliseconds