Home
last modified time | relevance | path

Searched refs:LOGGC_LOCK (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/jfs/
Djfs_logmgr.c90 #define LOGGC_LOCK(log) spin_lock_irq(&(log)->gclock) macro
506 LOGGC_LOCK(log); in lmWriteRecord()
567 LOGGC_LOCK(log); in lmNextPage()
662 LOGGC_LOCK(log); in lmGroupCommit()
714 LOGGC_LOCK(log), LOGGC_UNLOCK(log)); in lmGroupCommit()
1520 LOGGC_LOCK(log); in jfs_flush_journal()
1565 LOGGC_LOCK(log); in jfs_flush_journal()
2068 LOGGC_LOCK(log); in lbmWrite()