Home
last modified time | relevance | path

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

/Linux-v5.4/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()
1527 LOGGC_LOCK(log); in jfs_flush_journal()
1572 LOGGC_LOCK(log); in jfs_flush_journal()
2079 LOGGC_LOCK(log); in lbmWrite()