Searched refs:bio_in (Results 1 – 1 of 1) sorted by relevance
55 struct bio *bio_in; member1228 ctx->bio_in = bio_in; in crypt_convert_init()1230 if (bio_in) in crypt_convert_init()1231 ctx->iter_in = bio_in->bi_iter; in crypt_convert_init()1386 ctx->bio_in->bi_bdev, s); in crypt_convert_block_aead()1388 ctx->bio_in, s, 0); in crypt_convert_block_aead()2056 switch (bio_op(ctx->bio_in)) { in kcryptd_crypt_write_inline()2122 io->ctx.bio_in = clone; in kcryptd_crypt_write_convert()2168 bio_put(io->ctx.bio_in); in kcryptd_crypt_read_done()2254 ctx->bio_in->bi_bdev, s); in kcryptd_async_done()[all …]