Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-verity.h94 struct dm_verity_io { struct
95 struct dm_verity *v;
98 bio_end_io_t *orig_bi_end_io;
100 struct bvec_iter iter;
102 sector_t block;
103 unsigned int n_blocks;
104 bool in_bh;
105 bool had_mismatch;
107 struct work_struct work;
108 struct work_struct bh_work;
[all …]