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

#include <logfs.h>

Data Fields

int used
 
s16 version
 
u16 len
 
u16 datalen
 
u64 offset
 

Detailed Description

struct logfs_journal_entry - temporary structure used during journal scan

:

Version
: normalized version : length : offset

Definition at line 205 of file logfs.h.

Field Documentation

u16 datalen

Definition at line 209 of file logfs.h.

u16 len

Definition at line 208 of file logfs.h.

Definition at line 210 of file logfs.h.

int used

Definition at line 206 of file logfs.h.

s16 version

Definition at line 207 of file logfs.h.


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