|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | elevator |
Macros | |
| #define | __MOTR_DESIM_ELEVATOR_H__ |
Functions | |
| M0_INTERNAL void | elevator_init (struct elevator *el, struct storage_dev *dev) |
| M0_INTERNAL void | elevator_fini (struct elevator *el) |
| M0_INTERNAL void | elevator_io (struct elevator *el, enum storage_req_type type, sector_t sector, unsigned long count) |
| #define __MOTR_DESIM_ELEVATOR_H__ |
Definition at line 25 of file elevator.h.