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

/linux-4.4.14/fs/ocfs2/
H A Djournal.c76 static int ocfs2_commit_thread(void *arg);
1092 osb->commit_task = kthread_run(ocfs2_commit_thread, osb, ocfs2_journal_load()
2283 static int ocfs2_commit_thread(void *arg) ocfs2_commit_thread() function

Completed in 69 milliseconds