Searched defs:dm_crypt_io (Results 1 – 1 of 1) sorted by relevance
53 struct dm_crypt_io { struct54 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;