Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.c104 #define LOGGC_UNLOCK(log) spin_unlock_irq(&(log)->gclock) macro
538 LOGGC_UNLOCK(log); in lmWriteRecord()
639 LOGGC_UNLOCK(log); in lmNextPage()
690 LOGGC_UNLOCK(log); in lmGroupCommit()
715 LOGGC_UNLOCK(log); in lmGroupCommit()
725 LOGGC_UNLOCK(log); in lmGroupCommit()
735 LOGGC_LOCK(log), LOGGC_UNLOCK(log)); in lmGroupCommit()
741 LOGGC_UNLOCK(log); in lmGroupCommit()
1585 LOGGC_UNLOCK(log); in jfs_flush_journal()
1590 LOGGC_UNLOCK(log); in jfs_flush_journal()
[all …]