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

#include <jbd.h>

Data Fields

__be32 t_blocknr
 
__be32 t_flags
 
__be16 t_checksum
 
__be16 t_flags
 
__be32 t_blocknr_high
 

Detailed Description

Definition at line 154 of file jbd.h.

Field Documentation

__be32 t_blocknr

Definition at line 156 of file jbd.h.

__be32 t_blocknr_high

Definition at line 193 of file jbd2.h.

__be16 t_checksum

Definition at line 191 of file jbd2.h.

__be32 t_flags

Definition at line 157 of file jbd.h.

__be16 t_flags

Definition at line 192 of file jbd2.h.


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