|
Linux Kernel
3.7.1
|
#include <common.h>
Data Fields | |
| __le16 | gen_func |
| __le16 | pad |
| union { | |
| struct exofs_layout_sliding_window { | |
| __le32 num_devices | |
| } __packed | |
| struct exofs_layout_implict_list { | |
| struct exofs_dt_data_map data_map | |
| __le32 dev_indexes [] | |
| } __packed | |
| }; | |
| union { ... } |
| struct { ... } ::exofs_layout_sliding_window __packed |
| struct { ... } ::exofs_layout_implict_list __packed |
| struct exofs_dt_data_map data_map |
1.8.2