Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_logmgr.h478 #define LOGSYNC_LOCK(log, flags) spin_lock_irqsave(&(log)->synclock, flags) macro
Djfs_metapage.c291 LOGSYNC_LOCK(log, flags); in remove_from_logsync()
Djfs_logmgr.c252 LOGSYNC_LOCK(log, flags); in lmLog()
947 LOGSYNC_LOCK(log, flags); in lmLogSync()
Djfs_txnmgr.c930 LOGSYNC_LOCK(log, flags); in txUnlock()
969 LOGSYNC_LOCK(log, flags); in txUnlock()
Djfs_dmap.c536 LOGSYNC_LOCK(log, flags); in dbUpdatePMap()
Djfs_imap.c2800 LOGSYNC_LOCK(log, flags); in diUpdatePMap()