Home
last modified time | relevance | path

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

/Linux-v4.19/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()
1541 LOGGC_LOCK(log); in jfs_flush_journal()
1586 LOGGC_LOCK(log); in jfs_flush_journal()
2092 LOGGC_LOCK(log); in lbmWrite()