Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-crypto-internal.h38 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, in bio_crypt_ctx_front_mergeable() function
71 static inline bool bio_crypt_ctx_front_mergeable(struct request *req, in bio_crypt_ctx_front_mergeable() function
Dblk-merge.c612 if (!bio_crypt_ctx_front_mergeable(req, bio)) in ll_front_merge_fn()