Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-crypto-internal.h135 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) in bio_crypt_advance() function
H A Dbio.c1395 bio_crypt_advance(bio, bytes); in __bio_advance()