Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-crypt.c74 struct dm_crypt_io { struct
75 struct crypt_config *cc;
76 struct bio *base_bio;
77 u8 *integrity_metadata;
78 bool integrity_metadata_from_pool:1;
80 struct work_struct work;
82 struct convert_context ctx;
84 atomic_t io_pending;
85 blk_status_t error;
86 sector_t sector;
[all …]