Lines Matching defs:dm_crypt_io
64 struct dm_crypt_io { struct65 struct crypt_config *cc;66 struct bio *base_bio;67 u8 *integrity_metadata;68 bool integrity_metadata_from_pool;69 struct work_struct work;71 struct convert_context ctx;73 atomic_t io_pending;74 blk_status_t error;75 sector_t sector;77 struct rb_node rb_node;