Searched refs:dlm_thread (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmthread.c56 static int dlm_thread(void *data);
478 dlm->dlm_thread_task = kthread_run(dlm_thread, dlm, "dlm_thread");
611 static int dlm_thread(void *data) function
716 mlog(0, "throttling dlm_thread\n");

Completed in 86 milliseconds