Home
last modified time | relevance | path

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

/block/
Dblk-crypto-internal.h38 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, in bio_crypt_ctx_front_mergeable() function
76 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, in bio_crypt_ctx_front_mergeable() function
Dblk-merge.c611 if (!bio_crypt_ctx_front_mergeable(req, bio)) in ll_front_merge_fn()