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

/linux-master/fs/ocfs2/
H A Djournal.c61 static int ocfs2_commit_thread(void *arg);
1127 osb->commit_task = kthread_run(ocfs2_commit_thread, osb,
2327 static int ocfs2_commit_thread(void *arg) function

Completed in 303 milliseconds