Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c122 #define LAZY_LOCK(flags) spin_lock_irqsave(&TxAnchor.LazyLock, flags) macro
2756 LAZY_LOCK(flags); in jfs_lazycommit()
2783 LAZY_LOCK(flags); in jfs_lazycommit()
2826 LAZY_LOCK(flags); in txLazyUnlock()