Home
last modified time | relevance | path

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

/linux-6.12.1/block/
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
Dblk-merge.c678 if (!bio_crypt_ctx_front_mergeable(req, bio)) in ll_front_merge_fn()