dm_table_get_devices 1468 drivers/md/dm-ioctl.c 	list_for_each (tmp, dm_table_get_devices(table))
dm_table_get_devices 1485 drivers/md/dm-ioctl.c 	list_for_each_entry (dd, dm_table_get_devices(table), list)
dm_table_get_devices  946 drivers/md/dm-table.c 	struct list_head *devices = dm_table_get_devices(t);
dm_table_get_devices 1202 drivers/md/dm-table.c 	struct list_head *devices = dm_table_get_devices(t);
dm_table_get_devices 2090 drivers/md/dm-table.c 	struct list_head *devices = dm_table_get_devices(t);
dm_table_get_devices   61 drivers/md/dm.h struct list_head *dm_table_get_devices(struct dm_table *t);