Searched defs:bc2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ | ||
H A D | blk-crypto.c | 176 bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, struct bio_crypt_ctx *bc2) bio_crypt_ctx_compatible() argument 195 bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes, struct bio_crypt_ctx *bc2) bio_crypt_ctx_mergeable() argument |
/kernel/linux/linux-6.6/block/ | ||
H A D | blk-crypto.c | 184 bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, struct bio_crypt_ctx *bc2) bio_crypt_ctx_compatible() argument 203 bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes, struct bio_crypt_ctx *bc2) bio_crypt_ctx_mergeable() argument |
Completed in 2 milliseconds