Searched defs:dm_verity_io (Results 1 – 1 of 1) sorted by relevance
83 struct dm_verity_io { struct84 struct dm_verity *v;87 bio_end_io_t *orig_bi_end_io;111 struct dm_verity_io *io) in verity_io_hash_req() argument