Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds