Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-crypto-internal.h45 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
83 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
Dblk-merge.c663 if (!bio_crypt_ctx_merge_rq(req, next)) in ll_merge_requests_fn()