Searched refs:bio_crypt_rq_ctx_compatible (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dblk-crypto-internal.h31 bool bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio);
96 static inline bool bio_crypt_rq_ctx_compatible(struct request *rq, function
H A Dblk-crypto.c193 bool bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio) function
H A Dblk-merge.c941 if (!bio_crypt_rq_ctx_compatible(rq, bio))

Completed in 209 milliseconds