Home
last modified time | relevance | path

Searched defs:dm_crypt_io (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/
Ddm-crypt.c53 struct dm_crypt_io { struct
54 struct crypt_config *cc;
55 struct bio *base_bio;
56 struct work_struct work;
58 struct convert_context ctx;
60 atomic_t io_pending;
61 int error;
62 sector_t sector;
64 struct rb_node rb_node;