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

#include <xfs_trans.h>

Data Fields

uint th_magic
 
uint th_type
 
__int32_t th_tid
 
uint th_num_items
 

Detailed Description

Definition at line 32 of file xfs_trans.h.

Field Documentation

uint th_magic

Definition at line 33 of file xfs_trans.h.

uint th_num_items

Definition at line 36 of file xfs_trans.h.

__int32_t th_tid

Definition at line 35 of file xfs_trans.h.

uint th_type

Definition at line 34 of file xfs_trans.h.


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