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

#include <reiserfs.h>

Data Fields

struct super_blockt_super
 
int t_refcount
 
int t_blocks_logged
 
int t_blocks_allocated
 
unsigned int t_trans_id
 
voidt_handle_save
 
unsigned displace_new_blocks:1
 
struct list_head t_list
 

Detailed Description

Definition at line 2395 of file reiserfs.h.

Field Documentation

unsigned displace_new_blocks

Definition at line 2407 of file reiserfs.h.

int t_blocks_allocated

Definition at line 2404 of file reiserfs.h.

int t_blocks_logged

Definition at line 2403 of file reiserfs.h.

void* t_handle_save

Definition at line 2406 of file reiserfs.h.

struct list_head t_list

Definition at line 2409 of file reiserfs.h.

int t_refcount

Definition at line 2402 of file reiserfs.h.

struct super_block* t_super

Definition at line 2396 of file reiserfs.h.

unsigned int t_trans_id

Definition at line 2405 of file reiserfs.h.


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