Home
last modified time | relevance | path

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

/drivers/md/
Ddm-crypt.c887 static struct dm_crypt_io *crypt_io_alloc(struct dm_target *ti, in crypt_io_alloc() function
1138 new_io = crypt_io_alloc(io->target, io->base_bio, in kcryptd_crypt_write_convert()
1733 io = crypt_io_alloc(ti, bio, dm_target_offset(ti, bio->bi_sector)); in crypt_map()