Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c78 struct dm_crypt_io { struct
79 struct crypt_config *cc;
80 struct bio *base_bio;
81 u8 *integrity_metadata;
82 bool integrity_metadata_from_pool:1;
84 struct work_struct work;
86 struct convert_context ctx;
88 atomic_t io_pending;
89 blk_status_t error;
90 sector_t sector;
[all …]