Go to the documentation of this file.
9 #ifndef MTD_PARTITIONS_H
10 #define MTD_PARTITIONS_H
12 #include <linux/types.h>
47 #define MTDPART_OFS_RETAIN (-3)
48 #define MTDPART_OFS_NXTBLK (-2)
49 #define MTDPART_OFS_APPEND (-1)
50 #define MTDPART_SIZ_FULL (0)