Home
last modified time | relevance | path

Searched refs:bio_crypt_ctx_merge_rq (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/block/
Dblk-crypto-internal.h50 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
95 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
Dblk-merge.c700 if (!bio_crypt_ctx_merge_rq(req, next)) in ll_merge_requests_fn()