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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-table.c232 struct dm_dev_internal *dd =
233 list_entry(tmp, struct dm_dev_internal, list);
304 static struct dm_dev_internal *find_device(struct list_head *l, dev_t dev)
306 struct dm_dev_internal *dd;
318 static int open_dev(struct dm_dev_internal *d, dev_t dev,
342 static void close_dev(struct dm_dev_internal *d, struct mapped_device *md)
409 static int upgrade_mode(struct dm_dev_internal *dd, fmode_t new_mode,
413 struct dm_dev_internal dd_new, dd_old;
439 struct dm_dev_internal *dd;
544 struct dm_dev_internal *d
[all...]
H A Ddm.h35 struct dm_dev_internal { struct
H A Ddm-ioctl.c1244 struct dm_dev_internal *dd;

Completed in 148 milliseconds