Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.c148 #define lbmGC 0x0080 /* lbmIODone to perform post-GC processing macro
785 lbmWrite(log, bp, lbmWRITE | lbmRELEASE | lbmGC, in lmGCwrite()
793 lbmWrite(log, bp, lbmWRITE | lbmGC, cant_write); in lmGCwrite()
2301 else if (bp->l_flag & lbmGC) { in lbmIODone()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.c148 #define lbmGC 0x0080 /* lbmIODone to perform post-GC processing macro
777 lbmWrite(log, bp, lbmWRITE | lbmRELEASE | lbmGC, in lmGCwrite()
785 lbmWrite(log, bp, lbmWRITE | lbmGC, cant_write); in lmGCwrite()
2286 else if (bp->l_flag & lbmGC) { in lbmIODone()

Completed in 5 milliseconds