Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
exofs_on_disk_inode_layout Struct Reference

#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
 
}; 
 

Detailed Description

Definition at line 236 of file common.h.

Field Documentation

union { ... }
struct { ... } ::exofs_layout_sliding_window __packed
struct { ... } ::exofs_layout_implict_list __packed

Definition at line 247 of file common.h.

__le32 dev_indexes[]

Definition at line 251 of file common.h.

__le16 gen_func

Definition at line 237 of file common.h.

__le32 num_devices

Definition at line 242 of file common.h.

__le16 pad

Definition at line 238 of file common.h.


The documentation for this struct was generated from the following file: