Home
last modified time | relevance | path

Searched refs:jfs_lazycommit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_txnmgr.h296 extern int jfs_lazycommit(void *);
H A Dsuper.c983 jfsCommitThread[i] = kthread_run(jfs_lazycommit, NULL, in init_jfs_fs()
H A Djfs_txnmgr.c2730 int jfs_lazycommit(void *arg) in jfs_lazycommit() function