Linux Kernel
3.7.1
|
#include <partitions.h>
Data Fields | |
char * | name |
uint64_t | size |
uint64_t | offset |
uint32_t | mask_flags |
struct nand_ecclayout * | ecclayout |
Definition at line 39 of file partitions.h.
struct nand_ecclayout* ecclayout |
Definition at line 44 of file partitions.h.
uint32_t mask_flags |
Definition at line 43 of file partitions.h.
char* name |
Definition at line 40 of file partitions.h.
Definition at line 42 of file partitions.h.
uint64_t size |
Definition at line 41 of file partitions.h.