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

#include <common.h>

Data Fields

__le64 i_size
 
__le16 i_mode
 
__le16 i_links_count
 
__le32 i_uid
 
__le32 i_gid
 
__le32 i_atime
 
__le32 i_ctime
 
__le32 i_mtime
 
__le32 i_flags
 
__le32 i_generation
 
__le32 i_data [EXOFS_IDATA]
 

Detailed Description

Definition at line 169 of file common.h.

Field Documentation

__le32 i_atime

Definition at line 175 of file common.h.

__le32 i_ctime

Definition at line 176 of file common.h.

Definition at line 180 of file common.h.

__le32 i_flags

Definition at line 178 of file common.h.

__le32 i_generation

Definition at line 179 of file common.h.

__le32 i_gid

Definition at line 174 of file common.h.

__le16 i_links_count

Definition at line 172 of file common.h.

__le16 i_mode

Definition at line 171 of file common.h.

__le32 i_mtime

Definition at line 177 of file common.h.

__le64 i_size

Definition at line 170 of file common.h.

__le32 i_uid

Definition at line 173 of file common.h.


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