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

#include <common.h>

Data Fields

__le64 s_nextid
 
__le64 s_numfiles
 
__le32 s_version
 
__le16 s_magic
 
__le16 s_newfs
 
__le64 s_dev_table_oid
 
__le64 s_dev_table_count
 

Detailed Description

Definition at line 92 of file common.h.

Field Documentation

__le64 s_dev_table_count

Definition at line 101 of file common.h.

__le64 s_dev_table_oid

Definition at line 100 of file common.h.

__le16 s_magic

Definition at line 96 of file common.h.

__le16 s_newfs

Definition at line 97 of file common.h.

__le64 s_nextid

Definition at line 93 of file common.h.

__le64 s_numfiles

Definition at line 94 of file common.h.

__le32 s_version

Definition at line 95 of file common.h.


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