Home
last modified time | relevance | path

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

/linux-5.10/block/
Dblk-crypto-internal.h31 static inline bool bio_crypt_ctx_back_mergeable(struct request *req, in bio_crypt_ctx_back_mergeable() function
77 static inline bool bio_crypt_ctx_back_mergeable(struct request *req, in bio_crypt_ctx_back_mergeable() function
Dblk-merge.c572 if (!bio_crypt_ctx_back_mergeable(req, bio)) in ll_back_merge_fn()