Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dconfig.h43 int ci_new_rsb_count; member
Dconfig.c442 cl->cl_new_rsb_count = dlm_config.ci_new_rsb_count; in make_cluster()
983 .ci_new_rsb_count = DEFAULT_NEW_RSB_COUNT,
Dlock.c374 if (ls->ls_new_rsb_count > dlm_config.ci_new_rsb_count / 2) { in pre_rsb_struct()
415 count, dlm_config.ci_new_rsb_count, in get_rsb_struct()