Home
last modified time | relevance | path

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

/Linux-v4.19/fs/dlm/
Dconfig.h38 int ci_new_rsb_count; member
Dconfig.c376 cl->cl_new_rsb_count = dlm_config.ci_new_rsb_count; in make_cluster()
878 .ci_new_rsb_count = DEFAULT_NEW_RSB_COUNT,
Dlock.c370 if (ls->ls_new_rsb_count > dlm_config.ci_new_rsb_count / 2) { in pre_rsb_struct()
411 count, dlm_config.ci_new_rsb_count, name); in get_rsb_struct()