#include <unistd.h>#include <fcntl.h>#include <sys/ioctl.h>#include <linux/cdrom.h>#include <linux/raid/md_u.h>Defines | |
| #define | MD_MAJOR 9 |
| #define | RAID_AUTORUN _IO (MD_MAJOR, 0x14) |
Functions | |
| int | main () |
|
|
|
|
|
|
|
|
|
1.4.4