Home
last modified time | relevance | path

Searched refs:gcrtc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.h388 int gcrtc; /* 4: GC_READY transaction count */ member
H A Djfs_logmgr.c680 jfs_info("lmGroup Commit: tblk = 0x%p, gcrtc = %d", tblk, log->gcrtc); in lmGroupCommit()
718 log->gcrtc++; in lmGroupCommit()
859 log->gcrtc--; in lmPostGC()
892 ((log->gcrtc > 0) || (tblk->bp->l_wqnext != NULL) || in lmPostGC()
H A Djfs_txnmgr.c2710 log->gcrtc--; in txLazyCommit()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.h388 int gcrtc; /* 4: GC_READY transaction count */ member
H A Djfs_logmgr.c672 jfs_info("lmGroup Commit: tblk = 0x%p, gcrtc = %d", tblk, log->gcrtc); in lmGroupCommit()
710 log->gcrtc++; in lmGroupCommit()
851 log->gcrtc--; in lmPostGC()
884 ((log->gcrtc > 0) || (tblk->bp->l_wqnext != NULL) || in lmPostGC()
H A Djfs_txnmgr.c2673 log->gcrtc--; in txLazyCommit()

Completed in 12 milliseconds