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