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