Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h296 extern int jfs_lazycommit(void *);
H A Dsuper.c975 jfsCommitThread[i] = kthread_run(jfs_lazycommit, NULL, in init_jfs_fs()
H A Djfs_txnmgr.c2698 int jfs_lazycommit(void *arg) in jfs_lazycommit() function