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

#include <dlm_internal.h>

Data Fields

dlm_lockspace_tlockspace
 
unsigned long flags
 
struct list_head asts
 
spinlock_t asts_spin
 
struct list_head locks
 
spinlock_t locks_spin
 
struct list_head unlocking
 
wait_queue_head_t wait
 

Detailed Description

Definition at line 678 of file dlm_internal.h.

Field Documentation

Definition at line 681 of file dlm_internal.h.

spinlock_t asts_spin

Definition at line 682 of file dlm_internal.h.

unsigned long flags

Definition at line 680 of file dlm_internal.h.

Definition at line 683 of file dlm_internal.h.

spinlock_t locks_spin

Definition at line 684 of file dlm_internal.h.

dlm_lockspace_t* lockspace

Definition at line 679 of file dlm_internal.h.

struct list_head unlocking

Definition at line 685 of file dlm_internal.h.

Definition at line 686 of file dlm_internal.h.


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