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