Searched refs:b_2 (Results 1 – 1 of 1) sorted by relevance
97 bool bio_crypt_ctx_compatible(struct bio *b_1, struct bio *b_2) in bio_crypt_ctx_compatible() argument100 struct bio_crypt_ctx *bc2 = b_2->bi_crypt_context; in bio_crypt_ctx_compatible()113 struct bio *b_2) in bio_crypt_ctx_mergeable() argument116 struct bio_crypt_ctx *bc2 = b_2->bi_crypt_context; in bio_crypt_ctx_mergeable()118 if (!bio_crypt_ctx_compatible(b_1, b_2)) in bio_crypt_ctx_mergeable()