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

#include <romfs_fs.h>

Data Fields

__be32 word0
 
__be32 word1
 
__be32 size
 
__be32 checksum
 
char name [0]
 

Detailed Description

Definition at line 24 of file romfs_fs.h.

Field Documentation

__be32 checksum

Definition at line 28 of file romfs_fs.h.

char name[0]

Definition at line 29 of file romfs_fs.h.

__be32 size

Definition at line 27 of file romfs_fs.h.

__be32 word0

Definition at line 25 of file romfs_fs.h.

__be32 word1

Definition at line 26 of file romfs_fs.h.


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