Searched refs:LOGSYNC_UNLOCK (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_logmgr.h | 479 #define LOGSYNC_UNLOCK(log, flags) \ macro
|
H A D | jfs_metapage.c | 298 LOGSYNC_UNLOCK(log, flags); in remove_from_logsync()
|
H A D | jfs_txnmgr.c | 943 LOGSYNC_UNLOCK(log, flags); in txUnlock() 977 LOGSYNC_UNLOCK(log, flags); in txUnlock()
|
H A D | jfs_logmgr.c | 308 LOGSYNC_UNLOCK(log, flags); in lmLog() 963 LOGSYNC_UNLOCK(log, flags); in lmLogSync()
|
H A D | jfs_dmap.c | 592 LOGSYNC_UNLOCK(log, flags); in dbUpdatePMap()
|
H A D | jfs_imap.c | 2833 LOGSYNC_UNLOCK(log, flags); in diUpdatePMap()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_logmgr.h | 479 #define LOGSYNC_UNLOCK(log, flags) \ macro
|
H A D | jfs_metapage.c | 299 LOGSYNC_UNLOCK(log, flags); in remove_from_logsync()
|
H A D | jfs_logmgr.c | 308 LOGSYNC_UNLOCK(log, flags); in lmLog() 955 LOGSYNC_UNLOCK(log, flags); in lmLogSync()
|
H A D | jfs_txnmgr.c | 943 LOGSYNC_UNLOCK(log, flags); in txUnlock() 977 LOGSYNC_UNLOCK(log, flags); in txUnlock()
|
H A D | jfs_dmap.c | 592 LOGSYNC_UNLOCK(log, flags); in dbUpdatePMap()
|
H A D | jfs_imap.c | 2831 LOGSYNC_UNLOCK(log, flags); in diUpdatePMap()
|
Completed in 28 milliseconds