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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Ddevice-mapper.h184 const char *dm_device_name(struct mapped_device *md);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Ddm-table.c713 DMERR("%s: zero-length target", dm_device_name(t->md));
719 DMERR("%s: %s: unknown target type", dm_device_name(t->md),
755 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error);
H A Ddm.c1213 const char *dm_device_name(struct mapped_device *md) function
1217 EXPORT_SYMBOL_GPL(dm_device_name); variable

Completed in 100 milliseconds