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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmthread.c54 static int dlm_thread(void *data);
495 dlm->dlm_thread_task = kthread_run(dlm_thread, dlm, "dlm_thread");
628 static int dlm_thread(void *data) function
736 mlog(0, "throttling dlm_thread\n");

Completed in 32 milliseconds