Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.c123 #define LAZY_UNLOCK(flags) spin_unlock_irqrestore(&TxAnchor.LazyLock, flags) macro
2777 LAZY_UNLOCK(flags); in jfs_lazycommit()
2798 LAZY_UNLOCK(flags); in jfs_lazycommit()
2805 LAZY_UNLOCK(flags); in jfs_lazycommit()
2834 LAZY_UNLOCK(flags); in txLazyUnlock()