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

/linux-master/fs/jfs/
H A Djfs_txnmgr.h296 extern int jfs_lazycommit(void *);
H A Dsuper.c976 jfsCommitThread[i] = kthread_run(jfs_lazycommit, NULL,
H A Djfs_txnmgr.c2658 jfs_info("jfs_lazycommit: tblk 0x%p not unlocked", tblk);
2692 * jfs_lazycommit(void)
2698 int jfs_lazycommit(void *arg) function
2767 jfs_err("jfs_lazycommit being killed w/pending transactions!");
2769 jfs_info("jfs_lazycommit being killed");

Completed in 280 milliseconds