Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto-internal.h98 void __bio_crypt_advance(struct bio *bio, unsigned int bytes);
102 __bio_crypt_advance(bio, bytes); in bio_crypt_advance()
H A Dblk-crypto.c136 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) in __bio_crypt_advance() function