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

#include <jfs_txnmgr.h>

Data Fields

lid_t next
 
u8 maxcnt
 
u8 index
 
u16 flag
 
u8 type
 
u8 count
 
union {
   void *   _xdlist
 
   s64   pad
 
union64
 

Detailed Description

Definition at line 245 of file jfs_txnmgr.h.

Field Documentation

void* _xdlist

Definition at line 261 of file jfs_txnmgr.h.

u8 count

Definition at line 253 of file jfs_txnmgr.h.

Definition at line 251 of file jfs_txnmgr.h.

u8 index

Definition at line 249 of file jfs_txnmgr.h.

u8 maxcnt

Definition at line 248 of file jfs_txnmgr.h.

lid_t next

Definition at line 246 of file jfs_txnmgr.h.

s64 pad

Definition at line 262 of file jfs_txnmgr.h.

Definition at line 252 of file jfs_txnmgr.h.

union { ... } union64

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