Home
last modified time | relevance | path

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

/linux/drivers/md/
A Ddm-core.h166 struct dm_table { struct
167 struct mapped_device *md;
168 enum dm_queue_mode type;
171 unsigned int depth;
175 unsigned int num_targets;
177 sector_t *highs;
183 bool singleton:1;
191 fmode_t mode;
194 struct list_head devices;
197 void (*event_fn)(void *);
[all …]

Completed in 4 milliseconds