Searched defs:dm_target_versions (Results 1 – 5 of 5) sorted by relevance
49 struct dm_target_versions { struct50 __u32 next;51 __u32 version[3];52 char name[0];
58 struct dm_target_versions { struct59 __u32 next;60 __u32 version[3];61 char name[0];
201 struct dm_target_versions { struct202 __u32 next;203 __u32 version[3];205 char name[0];
215 struct dm_target_versions { struct216 __u32 next;217 __u32 version[3];219 char name[];