Searched defs:dm_verity_io (Results 1 – 1 of 1) sorted by relevance
77 struct dm_verity_io { struct78 struct dm_verity *v;81 bio_end_io_t *orig_bi_end_io;106 struct dm_verity_io *io) in verity_io_hash_req() argument