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

Data Fields

struct config_group group
 
unsigned int cl_tcp_port
 
unsigned int cl_buffer_size
 
unsigned int cl_rsbtbl_size
 
unsigned int cl_recover_timer
 
unsigned int cl_toss_secs
 
unsigned int cl_scan_secs
 
unsigned int cl_log_debug
 
unsigned int cl_protocol
 
unsigned int cl_timewarn_cs
 
unsigned int cl_waitwarn_us
 
unsigned int cl_new_rsb_count
 
unsigned int cl_recover_callbacks
 
char cl_cluster_name [DLM_LOCKSPACE_LEN]
 

Detailed Description

Definition at line 94 of file config.c.

Field Documentation

unsigned int cl_buffer_size

Definition at line 97 of file config.c.

char cl_cluster_name[DLM_LOCKSPACE_LEN]

Definition at line 108 of file config.c.

unsigned int cl_log_debug

Definition at line 102 of file config.c.

unsigned int cl_new_rsb_count

Definition at line 106 of file config.c.

unsigned int cl_protocol

Definition at line 103 of file config.c.

unsigned int cl_recover_callbacks

Definition at line 107 of file config.c.

unsigned int cl_recover_timer

Definition at line 99 of file config.c.

unsigned int cl_rsbtbl_size

Definition at line 98 of file config.c.

unsigned int cl_scan_secs

Definition at line 101 of file config.c.

unsigned int cl_tcp_port

Definition at line 96 of file config.c.

unsigned int cl_timewarn_cs

Definition at line 104 of file config.c.

unsigned int cl_toss_secs

Definition at line 100 of file config.c.

unsigned int cl_waitwarn_us

Definition at line 105 of file config.c.

Definition at line 95 of file config.c.


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