Searched refs:ci_scan_secs (Results 1 – 3 of 3) sorted by relevance
35 int ci_scan_secs; member
258 dlm_config.ci_scan_secs * HZ)) { in find_ls_to_scan()284 schedule_timeout_interruptible(dlm_config.ci_scan_secs * HZ); in dlm_scand()
435 cl->cl_scan_secs = dlm_config.ci_scan_secs; in make_cluster()975 .ci_scan_secs = DEFAULT_SCAN_SECS,