Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-crypto-internal.h43 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, in bio_crypt_ctx_front_mergeable() function
102 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, in bio_crypt_ctx_front_mergeable() function
H A Dblk-merge.c662 if (!bio_crypt_ctx_front_mergeable(req, bio)) in ll_front_merge_fn()