Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_logmgr.c91 #define LOGGC_UNLOCK(log) spin_unlock_irq(&(log)->gclock) macro
517 LOGGC_UNLOCK(log); in lmWriteRecord()
618 LOGGC_UNLOCK(log); in lmNextPage()
669 LOGGC_UNLOCK(log); in lmGroupCommit()
694 LOGGC_UNLOCK(log); in lmGroupCommit()
704 LOGGC_UNLOCK(log); in lmGroupCommit()
714 LOGGC_LOCK(log), LOGGC_UNLOCK(log)); in lmGroupCommit()
720 LOGGC_UNLOCK(log); in lmGroupCommit()
1563 LOGGC_UNLOCK(log); in jfs_flush_journal()
1568 LOGGC_UNLOCK(log); in jfs_flush_journal()
[all …]