Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-crypt.c64 struct dm_crypt_io { struct
65 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;
[all …]