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

#include <incore.h>

Data Fields

unsigned long tr_ip
 
unsigned int tr_blocks
 
unsigned int tr_revokes
 
unsigned int tr_reserved
 
struct gfs2_holder tr_t_gh
 
int tr_touched
 
unsigned int tr_num_buf_new
 
unsigned int tr_num_databuf_new
 
unsigned int tr_num_buf_rm
 
unsigned int tr_num_databuf_rm
 
unsigned int tr_num_revoke
 
unsigned int tr_num_revoke_rm
 

Detailed Description

Definition at line 426 of file incore.h.

Field Documentation

unsigned int tr_blocks

Definition at line 429 of file incore.h.

unsigned long tr_ip

Definition at line 427 of file incore.h.

unsigned int tr_num_buf_new

Definition at line 437 of file incore.h.

unsigned int tr_num_buf_rm

Definition at line 439 of file incore.h.

unsigned int tr_num_databuf_new

Definition at line 438 of file incore.h.

unsigned int tr_num_databuf_rm

Definition at line 440 of file incore.h.

unsigned int tr_num_revoke

Definition at line 441 of file incore.h.

unsigned int tr_num_revoke_rm

Definition at line 442 of file incore.h.

unsigned int tr_reserved

Definition at line 431 of file incore.h.

unsigned int tr_revokes

Definition at line 430 of file incore.h.

Definition at line 433 of file incore.h.

int tr_touched

Definition at line 435 of file incore.h.


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