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

#include <omfs_fs.h>

Data Fields

struct omfs_header i_head
 
__be64 i_parent
 
__be64 i_sibling
 
__be64 i_ctime
 
char i_fill1 [35]
 
char i_type
 
__be32 i_fill2
 
char i_fill3 [64]
 
char i_name [OMFS_NAMELEN]
 
__be64 i_size
 

Detailed Description

Definition at line 56 of file omfs_fs.h.

Field Documentation

__be64 i_ctime

Definition at line 60 of file omfs_fs.h.

char i_fill1[35]

Definition at line 61 of file omfs_fs.h.

__be32 i_fill2

Definition at line 63 of file omfs_fs.h.

char i_fill3[64]

Definition at line 64 of file omfs_fs.h.

Definition at line 57 of file omfs_fs.h.

char i_name[OMFS_NAMELEN]

Definition at line 65 of file omfs_fs.h.

__be64 i_parent

Definition at line 58 of file omfs_fs.h.

__be64 i_sibling

Definition at line 59 of file omfs_fs.h.

__be64 i_size

Definition at line 66 of file omfs_fs.h.

char i_type

Definition at line 62 of file omfs_fs.h.


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