Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.h296 extern int jfs_lazycommit(void *);
Dsuper.c977 jfsCommitThread[i] = kthread_run(jfs_lazycommit, NULL, in init_jfs_fs()
Djfs_txnmgr.c2693 int jfs_lazycommit(void *arg) in jfs_lazycommit() function