Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dblk-crypto-fallback.c146 static void blk_crypto_fallback_encrypt_endio(struct bio *enc_bio) in blk_crypto_fallback_encrypt_endio() function
347 enc_bio->bi_end_io = blk_crypto_fallback_encrypt_endio; in blk_crypto_fallback_encrypt_bio()
/kernel/linux/linux-6.6/block/
H A Dblk-crypto-fallback.c144 static void blk_crypto_fallback_encrypt_endio(struct bio *enc_bio) in blk_crypto_fallback_encrypt_endio() function
350 enc_bio->bi_end_io = blk_crypto_fallback_encrypt_endio; in blk_crypto_fallback_encrypt_bio()

Completed in 3 milliseconds