Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.c103 #define LOGGC_LOCK(log) spin_lock_irq(&(log)->gclock) macro
527 LOGGC_LOCK(log); in lmWriteRecord()
588 LOGGC_LOCK(log); in lmNextPage()
683 LOGGC_LOCK(log); in lmGroupCommit()
735 LOGGC_LOCK(log), LOGGC_UNLOCK(log)); in lmGroupCommit()
1542 LOGGC_LOCK(log); in jfs_flush_journal()
1587 LOGGC_LOCK(log); in jfs_flush_journal()
2093 LOGGC_LOCK(log); in lbmWrite()