Home
last modified time | relevance | path

Searched refs:ci_new_rsb_count (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/dlm/
Dconfig.h38 int ci_new_rsb_count; member
Dconfig.c489 cl->cl_new_rsb_count = dlm_config.ci_new_rsb_count; in make_cluster()
1077 .ci_new_rsb_count = DEFAULT_NEW_RSB_COUNT,
Dlock.c337 if (ls->ls_new_rsb_count > dlm_config.ci_new_rsb_count / 2) { in pre_rsb_struct()
378 count, dlm_config.ci_new_rsb_count, name); in get_rsb_struct()