Searched defs:dm_table (Results 1 – 9 of 9) 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 …]
103787 struct dm_table { struct103788 struct mapped_device *md;103789 enum dm_queue_mode type;103790 unsigned int depth;103791 unsigned int counts[16];103792 sector_t *index[16];103793 unsigned int num_targets;103794 unsigned int num_allocated;103795 sector_t *highs;103796 struct dm_target *targets;[all …]
113582 struct dm_table { struct113583 struct mapped_device *md;113584 enum dm_queue_mode type;113585 unsigned int depth;113586 unsigned int counts[16];113587 sector_t *index[16];113588 unsigned int num_targets;113589 unsigned int num_allocated;113590 sector_t *highs;113591 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 …]