Searched refs:jfs_lazycommit (Results 1 – 3 of 3) sorted by relevance
309 extern int jfs_lazycommit(void *);
1009 jfsCommitThread[i] = kthread_run(jfs_lazycommit, NULL, in init_jfs_fs()
2748 int jfs_lazycommit(void *arg) in jfs_lazycommit() function