Searched refs:ocfs2_commit_thread (Results 1 – 1 of 1) sorted by relevance
60 static int ocfs2_commit_thread(void *arg);1116 osb->commit_task = kthread_run(ocfs2_commit_thread, osb, in ocfs2_journal_load()2316 static int ocfs2_commit_thread(void *arg) in ocfs2_commit_thread() function