Home
last modified time | relevance | path

Searched refs:LOGSYNC_LOCK (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.h478 #define LOGSYNC_LOCK(log, flags) spin_lock_irqsave(&(log)->synclock, flags) macro
H A Djfs_metapage.c290 LOGSYNC_LOCK(log, flags); in remove_from_logsync()
H A Djfs_txnmgr.c935 LOGSYNC_LOCK(log, flags); in txUnlock()
974 LOGSYNC_LOCK(log, flags); in txUnlock()
H A Djfs_logmgr.c252 LOGSYNC_LOCK(log, flags); in lmLog()
955 LOGSYNC_LOCK(log, flags); in lmLogSync()
H A Djfs_dmap.c566 LOGSYNC_LOCK(log, flags); in dbUpdatePMap()
H A Djfs_imap.c2809 LOGSYNC_LOCK(log, flags); in diUpdatePMap()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.h478 #define LOGSYNC_LOCK(log, flags) spin_lock_irqsave(&(log)->synclock, flags) macro
H A Djfs_metapage.c291 LOGSYNC_LOCK(log, flags); in remove_from_logsync()
H A Djfs_logmgr.c252 LOGSYNC_LOCK(log, flags); in lmLog()
947 LOGSYNC_LOCK(log, flags); in lmLogSync()
H A Djfs_txnmgr.c935 LOGSYNC_LOCK(log, flags); in txUnlock()
974 LOGSYNC_LOCK(log, flags); in txUnlock()
H A Djfs_dmap.c566 LOGSYNC_LOCK(log, flags); in dbUpdatePMap()
H A Djfs_imap.c2807 LOGSYNC_LOCK(log, flags); in diUpdatePMap()

Completed in 28 milliseconds