Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | dm_sysfs_attr |
Macros | |
#define | DM_ATTR_RO(_name) |
Functions | |
int | dm_sysfs_init (struct mapped_device *md) |
void | dm_sysfs_exit (struct mapped_device *md) |
#define DM_ATTR_RO | ( | _name | ) |
Definition at line 17 of file dm-sysfs.c.
void dm_sysfs_exit | ( | struct mapped_device * | md | ) |
Definition at line 105 of file dm-sysfs.c.
int dm_sysfs_init | ( | struct mapped_device * | md | ) |
Definition at line 95 of file dm-sysfs.c.