Home
last modified time | relevance | path

Searched defs:dlm_cluster (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/dlm/
Dconfig.c94 struct dlm_cluster { struct
95 struct config_group group;
96 unsigned int cl_tcp_port;
97 unsigned int cl_buffer_size;
98 unsigned int cl_rsbtbl_size;
99 unsigned int cl_dirtbl_size;
100 unsigned int cl_recover_timer;
101 unsigned int cl_toss_secs;
102 unsigned int cl_scan_secs;
103 unsigned int cl_log_debug;
[all …]