Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-crypt.c70 struct dm_crypt_io { struct
71 struct crypt_config *cc;
72 struct bio *base_bio;
73 u8 *integrity_metadata;
74 bool integrity_metadata_from_pool;
75 struct work_struct work;
76 struct tasklet_struct tasklet;
78 struct convert_context ctx;
80 atomic_t io_pending;
81 blk_status_t error;
[all …]