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