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