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