Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-crypto-internal.h198 int __blk_crypto_rq_bio_prep(struct request *rq, struct bio *bio,
214 return __blk_crypto_rq_bio_prep(rq, bio, gfp_mask); in blk_crypto_rq_bio_prep()
H A Dblk-crypto.c313 int __blk_crypto_rq_bio_prep(struct request *rq, struct bio *bio, in __blk_crypto_rq_bio_prep() function