Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-io-rewind.c94 static void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() function
104 static inline void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() function
138 dm_bio_crypt_rewind(bio, bytes); in dm_bio_rewind()