Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | path_selector |
struct | path_selector_type |
|
read |
Definition at line 54 of file dm-path-selector.c.
void dm_put_path_selector | ( | struct path_selector_type * | pst | ) |
Definition at line 70 of file dm-path-selector.c.
int dm_register_path_selector | ( | struct path_selector_type * | type | ) |
Definition at line 97 of file dm-path-selector.c.
int dm_unregister_path_selector | ( | struct path_selector_type * | type | ) |
Definition at line 118 of file dm-path-selector.c.