Searched refs:ci_scan_secs (Results 1 – 3 of 3) sorted by relevance
30 int ci_scan_secs; member
268 dlm_config.ci_scan_secs * HZ)) { in find_ls_to_scan()295 schedule_timeout_interruptible(dlm_config.ci_scan_secs * HZ); in dlm_scand()
368 cl->cl_scan_secs = dlm_config.ci_scan_secs; in make_cluster()870 .ci_scan_secs = DEFAULT_SCAN_SECS,