Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.h421 #define tblkGC_READY 0x0002 macro
H A Djfs_txnmgr.c2691 while (((tblk->flag & tblkGC_READY) == 0) && in txLazyCommit()
2709 if (tblk->flag & tblkGC_READY) in txLazyCommit()
H A Djfs_logmgr.c719 tblk->flag |= tblkGC_READY; in lmGroupCommit()
858 if (tblk->flag & tblkGC_READY) in lmPostGC()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.h421 #define tblkGC_READY 0x0002 macro
H A Djfs_logmgr.c711 tblk->flag |= tblkGC_READY; in lmGroupCommit()
850 if (tblk->flag & tblkGC_READY) in lmPostGC()
H A Djfs_txnmgr.c2654 while (((tblk->flag & tblkGC_READY) == 0) && in txLazyCommit()
2672 if (tblk->flag & tblkGC_READY) in txLazyCommit()

Completed in 12 milliseconds