Home
last modified time | relevance | path

Searched refs:txLazyCommit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_txnmgr.c2680 * txLazyCommit(void)
2687 static void txLazyCommit(struct tblock * tblk) in txLazyCommit() function
2699 jfs_info("txLazyCommit: processing tblk 0x%p", tblk); in txLazyCommit()
2725 jfs_info("txLazyCommit: done: tblk = 0x%p", tblk); in txLazyCommit()
2769 txLazyCommit(tblk); in jfs_lazycommit()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_txnmgr.c2643 * txLazyCommit(void)
2650 static void txLazyCommit(struct tblock * tblk) in txLazyCommit() function
2662 jfs_info("txLazyCommit: processing tblk 0x%p", tblk); in txLazyCommit()
2688 jfs_info("txLazyCommit: done: tblk = 0x%p", tblk); in txLazyCommit()
2732 txLazyCommit(tblk); in jfs_lazycommit()

Completed in 6 milliseconds