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