Searched defs:dm_table_open_test (Results 1 – 3 of 3) sorted by relevance
87 struct dm_table_open_test { struct88 struct dm_ioctl ioc;89 struct dm_target_spec target0;90 char param0[1];91 struct dm_target_spec target1;92 char param1[2];93 struct dm_target_spec target2;94 char param2[3];95 struct dm_target_spec target3;96 char param3[4];[all …]