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

#include <romfs_fs.h>

Data Fields

__be32 next
 
__be32 spec
 
__be32 size
 
__be32 checksum
 
char name [0]
 

Detailed Description

Definition at line 34 of file romfs_fs.h.

Field Documentation

__be32 checksum

Definition at line 38 of file romfs_fs.h.

char name[0]

Definition at line 39 of file romfs_fs.h.

__be32 next

Definition at line 35 of file romfs_fs.h.

__be32 size

Definition at line 37 of file romfs_fs.h.

__be32 spec

Definition at line 36 of file romfs_fs.h.


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