Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-io-rewind.c95 static void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() function
105 static inline void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() function
140 dm_bio_crypt_rewind(bio, bytes); in dm_bio_rewind()