Home
last modified time | relevance | path

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

/block/
Dblk-crypto-internal.h51 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
115 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
Dblk-merge.c720 if (!bio_crypt_ctx_merge_rq(req, next)) in ll_merge_requests_fn()