Searched refs:MD_MAJOR (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/linux/raid/ |
| A D | md_u.h | 39 #define RAID_AUTORUN _IO (MD_MAJOR, 0x14) 43 #define CLEAR_ARRAY _IO (MD_MAJOR, 0x20) 45 #define HOT_REMOVE_DISK _IO (MD_MAJOR, 0x22) 47 #define SET_DISK_INFO _IO (MD_MAJOR, 0x24) 48 #define WRITE_RAID_INFO _IO (MD_MAJOR, 0x25) 49 #define UNPROTECT_ARRAY _IO (MD_MAJOR, 0x26) 50 #define PROTECT_ARRAY _IO (MD_MAJOR, 0x27) 51 #define HOT_ADD_DISK _IO (MD_MAJOR, 0x28) 52 #define SET_DISK_FAULTY _IO (MD_MAJOR, 0x29) 59 #define STOP_ARRAY _IO (MD_MAJOR, 0x32) [all …]
|
| /include/uapi/linux/ |
| A D | major.h | 25 #define MD_MAJOR 9 macro
|
Completed in 5 milliseconds