Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-crypto-internal.h50 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
114 static inline bool bio_crypt_ctx_merge_rq(struct request *req, in bio_crypt_ctx_merge_rq() function
H A Dblk-merge.c716 if (!bio_crypt_ctx_merge_rq(req, next)) in ll_merge_requests_fn()