Home
last modified time | relevance | path

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

/block/
Dblk-crypto.c149 bool bio_crypt_dun_is_contiguous(const struct bio_crypt_ctx *bc, in bio_crypt_dun_is_contiguous() function
202 return !bc1 || bio_crypt_dun_is_contiguous(bc1, bc1_bytes, bc2->bc_dun); in bio_crypt_ctx_mergeable()