Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.h491 #define LOGSYNC_LOCK(log, flags) spin_lock_irqsave(&(log)->synclock, flags) macro
Djfs_metapage.c303 LOGSYNC_LOCK(log, flags); in remove_from_logsync()
Djfs_logmgr.c265 LOGSYNC_LOCK(log, flags); in lmLog()
968 LOGSYNC_LOCK(log, flags); in lmLogSync()
Djfs_txnmgr.c948 LOGSYNC_LOCK(log, flags); in txUnlock()
987 LOGSYNC_LOCK(log, flags); in txUnlock()
Djfs_imap.c2816 LOGSYNC_LOCK(log, flags); in diUpdatePMap()
Djfs_dmap.c572 LOGSYNC_LOCK(log, flags); in dbUpdatePMap()