Searched refs:__bio_crypt_advance (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dblk-crypto-internal.h134 void __bio_crypt_advance(struct bio *bio, unsigned int bytes);
138 __bio_crypt_advance(bio, bytes);
H A Dblk-crypto.c144 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) function

Completed in 89 milliseconds