Searched refs:table_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm.c138 struct table_device { struct
725 static struct table_device *open_table_device(struct mapped_device *md,
728 struct table_device *td;
777 static void close_table_device(struct table_device *td, struct mapped_device *md)
793 static struct table_device *find_table_device(struct list_head *l, dev_t dev,
796 struct table_device *td;
808 struct table_device *td;
829 struct table_device *td = container_of(d, struct table_device, dm_dev);
2025 struct table_device *t
[all...]

Completed in 129 milliseconds