Home
last modified time | relevance | path

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

/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()
947 LOGSYNC_LOCK(log, flags); in lmLogSync()
A Djfs_metapage.c376 LOGSYNC_LOCK(log, flags); in remove_from_logsync()
A Djfs_txnmgr.c935 LOGSYNC_LOCK(log, flags); in txUnlock()
974 LOGSYNC_LOCK(log, flags); in txUnlock()
A Djfs_dmap.c555 LOGSYNC_LOCK(log, flags); in dbUpdatePMap()
A Djfs_imap.c2810 LOGSYNC_LOCK(log, flags); in diUpdatePMap()

Completed in 27 milliseconds