Searched refs:nr_enc_pages (Results 1 – 1 of 1) sorted by relevance
250 unsigned int nr_enc_pages, enc_idx; in __blk_crypto_fallback_encrypt_bio() local273 nr_enc_pages = min(bio_segments(src_bio), BIO_MAX_VECS); in __blk_crypto_fallback_encrypt_bio()274 enc_bio = blk_crypto_alloc_enc_bio(src_bio, nr_enc_pages, &enc_pages); in __blk_crypto_fallback_encrypt_bio()319 if (enc_idx == nr_enc_pages) { in __blk_crypto_fallback_encrypt_bio()343 for (; enc_idx < nr_enc_pages; enc_idx++) in __blk_crypto_fallback_encrypt_bio()