Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dblk-crypto-internal.h26 bool bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio);
70 static inline bool bio_crypt_rq_ctx_compatible(struct request *rq, in bio_crypt_rq_ctx_compatible() function
H A Dblk-crypto.c185 bool bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio) in bio_crypt_rq_ctx_compatible() function
H A Dblk-merge.c879 if (!bio_crypt_rq_ctx_compatible(rq, bio)) in blk_rq_merge_ok()
/kernel/linux/linux-6.6/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, in bio_crypt_rq_ctx_compatible() function
H A Dblk-crypto.c193 bool bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio) in bio_crypt_rq_ctx_compatible() function
H A Dblk-merge.c941 if (!bio_crypt_rq_ctx_compatible(rq, bio)) in blk_rq_merge_ok()

Completed in 6 milliseconds