Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h309 extern int jfs_lazycommit(void *);
Dsuper.c1009 jfsCommitThread[i] = kthread_run(jfs_lazycommit, NULL, in init_jfs_fs()
Djfs_txnmgr.c2748 int jfs_lazycommit(void *arg) in jfs_lazycommit() function