Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-crypto-internal.h31 bool bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio);
91 static inline bool bio_crypt_rq_ctx_compatible(struct request *rq, in bio_crypt_rq_ctx_compatible() function
A Dblk-crypto.c192 bool bio_crypt_rq_ctx_compatible(struct request *rq, struct bio *bio) in bio_crypt_rq_ctx_compatible() function
A Dblk-merge.c939 if (!bio_crypt_rq_ctx_compatible(rq, bio)) in blk_rq_merge_ok()

Completed in 6 milliseconds