Home
last modified time | relevance | path

Searched defs:dm_table (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/blkdev_utils/
Ddevice_mapper_test.cc19 DevmapperTable dm_table = in TEST() local
75 DevmapperTable dm_table = in TEST() local
91 DevmapperTable dm_table = in TEST() local
105 DevmapperTable dm_table = in TEST() local
125 DevmapperTable dm_table = in TEST() local
/external/bcc/libbpf-tools/x86/
Dvmlinux.h97305 struct dm_table { struct
97306 struct mapped_device *md;
97307 enum dm_queue_mode type;
97308 unsigned int depth;
97309 unsigned int counts[16];
97310 sector_t *index[16];
97311 unsigned int num_targets;
97312 unsigned int num_allocated;
97313 sector_t *highs;
97314 struct dm_target *targets;
[all …]
Dvmlinux_505.h97305 struct dm_table { struct
97306 struct mapped_device *md;
97307 enum dm_queue_mode type;
97308 unsigned int depth;
97309 unsigned int counts[16];
97310 sector_t *index[16];
97311 unsigned int num_targets;
97312 unsigned int num_allocated;
97313 sector_t *highs;
97314 struct dm_target *targets;
[all …]