Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A 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
H A Dblk-merge.c665 if (!bio_crypt_ctx_merge_rq(req, next)) in ll_merge_requests_fn()