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

#include <incore.h>

Data Fields

struct list_head jd_list
 
struct list_head extent_list
 
struct work_struct jd_work
 
struct inodejd_inode
 
unsigned long jd_flags
 
unsigned int jd_jid
 
unsigned int jd_blocks
 
int jd_recover_error
 

Detailed Description

Definition at line 461 of file incore.h.

Field Documentation

struct list_head extent_list

Definition at line 463 of file incore.h.

unsigned int jd_blocks

Definition at line 469 of file incore.h.

unsigned long jd_flags

Definition at line 466 of file incore.h.

struct inode* jd_inode

Definition at line 465 of file incore.h.

unsigned int jd_jid

Definition at line 468 of file incore.h.

struct list_head jd_list

Definition at line 462 of file incore.h.

int jd_recover_error

Definition at line 470 of file incore.h.

Definition at line 464 of file incore.h.


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