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

#include <omfs_fs.h>

Data Fields

__be64 h_self
 
__be32 h_body_size
 
__be16 h_crc
 
char h_fill1 [2]
 
u8 h_version
 
char h_type
 
u8 h_magic
 
u8 h_check_xor
 
__be32 h_fill2
 

Detailed Description

Definition at line 32 of file omfs_fs.h.

Field Documentation

__be32 h_body_size

Definition at line 34 of file omfs_fs.h.

u8 h_check_xor

Definition at line 40 of file omfs_fs.h.

__be16 h_crc

Definition at line 35 of file omfs_fs.h.

char h_fill1[2]

Definition at line 36 of file omfs_fs.h.

__be32 h_fill2

Definition at line 41 of file omfs_fs.h.

u8 h_magic

Definition at line 39 of file omfs_fs.h.

__be64 h_self

Definition at line 33 of file omfs_fs.h.

char h_type

Definition at line 38 of file omfs_fs.h.

u8 h_version

Definition at line 37 of file omfs_fs.h.


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