Home
last modified time | relevance | path

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

/Linux-v5.15/fs/jfs/
Djfs_logmgr.c90 #define LOGGC_LOCK(log) spin_lock_irq(&(log)->gclock) macro
514 LOGGC_LOCK(log); in lmWriteRecord()
575 LOGGC_LOCK(log); in lmNextPage()
670 LOGGC_LOCK(log); in lmGroupCommit()
722 LOGGC_LOCK(log), LOGGC_UNLOCK(log)); in lmGroupCommit()
1528 LOGGC_LOCK(log); in jfs_flush_journal()
1573 LOGGC_LOCK(log); in jfs_flush_journal()
2080 LOGGC_LOCK(log); in lbmWrite()