Searched refs:ocfs2_commit_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/
H A Djournal.c72 static int ocfs2_commit_thread(void *arg);
1050 osb->commit_task = kthread_run(ocfs2_commit_thread, osb,
2178 static int ocfs2_commit_thread(void *arg) function

Completed in 32 milliseconds