Home
last modified time | relevance | path

Searched refs:ci_new_rsb_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Dconfig.h39 int ci_new_rsb_count; member
H A Dconfig.c406 cl->cl_new_rsb_count = dlm_config.ci_new_rsb_count; in make_cluster()
954 .ci_new_rsb_count = DEFAULT_NEW_RSB_COUNT,
H A Dlock.c368 if (ls->ls_new_rsb_count > dlm_config.ci_new_rsb_count / 2) { in pre_rsb_struct()
409 count, dlm_config.ci_new_rsb_count, name); in get_rsb_struct()
/kernel/linux/linux-6.6/fs/dlm/
H A Dconfig.h40 int ci_new_rsb_count; member
H A Dconfig.c427 cl->cl_new_rsb_count = dlm_config.ci_new_rsb_count; in make_cluster()
962 .ci_new_rsb_count = DEFAULT_NEW_RSB_COUNT,
H A Dlock.c362 if (ls->ls_new_rsb_count > dlm_config.ci_new_rsb_count / 2) { in pre_rsb_struct()
403 count, dlm_config.ci_new_rsb_count, in get_rsb_struct()

Completed in 18 milliseconds