Searched refs:bio_crypt_ctx_compatible (Results 1 – 1 of 1) sorted by relevance
155 bool bio_crypt_ctx_compatible(struct bio *b_1, struct bio *b_2);178 static inline bool bio_crypt_ctx_compatible(struct bio *b_1, struct bio *b_2) in bio_crypt_ctx_compatible() function