Go to the documentation of this file.
27 #include <linux/compiler.h>
30 #define BLKPG _IO(0x12,105)
41 #define BLKPG_ADD_PARTITION 1
42 #define BLKPG_DEL_PARTITION 2
43 #define BLKPG_RESIZE_PARTITION 3
46 #define BLKPG_DEVNAMELTH 64
47 #define BLKPG_VOLNAMELTH 64