Searched refs:dlm_recovery_thread (Results 1 – 1 of 1) sorted by relevance
57 static int dlm_recovery_thread(void *data);210 dlm->dlm_reco_thread_task = kthread_run(dlm_recovery_thread, dlm, in dlm_launch_recovery_thread()304 static int dlm_recovery_thread(void *data) in dlm_recovery_thread() function