Home
last modified time | relevance | path

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

/linux-2.6.39/fs/jfs/
Djfs_logmgr.h491 #define LOGSYNC_LOCK(log, flags) spin_lock_irqsave(&(log)->synclock, flags) macro
Djfs_metapage.c310 LOGSYNC_LOCK(log, flags); in remove_from_logsync()
Djfs_logmgr.c264 LOGSYNC_LOCK(log, flags); in lmLog()
967 LOGSYNC_LOCK(log, flags); in lmLogSync()
Djfs_txnmgr.c944 LOGSYNC_LOCK(log, flags); in txUnlock()
983 LOGSYNC_LOCK(log, flags); in txUnlock()
Djfs_dmap.c536 LOGSYNC_LOCK(log, flags); in dbUpdatePMap()
Djfs_imap.c2832 LOGSYNC_LOCK(log, flags); in diUpdatePMap()