Searched defs:dm_table (Results 1 – 7 of 7) sorted by relevance
19 DevmapperTable dm_table = in TEST() local75 DevmapperTable dm_table = in TEST() local91 DevmapperTable dm_table = in TEST() local105 DevmapperTable dm_table = in TEST() local125 DevmapperTable dm_table = in TEST() local
33075 struct dm_table { struct33076 struct mapped_device *md;33077 enum dm_queue_mode type;33078 unsigned int depth;33079 unsigned int counts[16];33080 sector_t *index[16];33081 unsigned int num_targets;33082 unsigned int num_allocated;33083 sector_t *highs;33084 struct dm_target *targets;[all …]
112893 struct dm_table { struct112894 struct mapped_device___2 *md;112895 enum dm_queue_mode type;112896 unsigned int depth;112897 unsigned int counts[16];112898 sector_t *index[16];112899 unsigned int num_targets;112900 unsigned int num_allocated;112901 sector_t *highs;112902 struct dm_target *targets;[all …]
53955 struct dm_table { struct53956 struct mapped_device *md;53957 enum dm_queue_mode type;53958 unsigned int depth;53959 unsigned int counts[16];53960 sector_t *index[16];53961 unsigned int num_targets;53962 unsigned int num_allocated;53963 sector_t *highs;53964 struct dm_target *targets;[all …]