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

#include <incore.h>

Data Fields

struct list_head gh_list
 
struct gfs2_glockgh_gl
 
struct pidgh_owner_pid
 
unsigned int gh_state
 
unsigned gh_flags
 
int gh_error
 
unsigned long gh_iflags
 
unsigned long gh_ip
 

Detailed Description

Definition at line 244 of file incore.h.

Field Documentation

int gh_error

Definition at line 252 of file incore.h.

unsigned gh_flags

Definition at line 250 of file incore.h.

Definition at line 247 of file incore.h.

unsigned long gh_iflags

Definition at line 253 of file incore.h.

unsigned long gh_ip

Definition at line 254 of file incore.h.

struct list_head gh_list

Definition at line 245 of file incore.h.

struct pid* gh_owner_pid

Definition at line 248 of file incore.h.

unsigned int gh_state

Definition at line 249 of file incore.h.


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