Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c123 #define LAZY_UNLOCK(flags) spin_unlock_irqrestore(&TxAnchor.LazyLock, flags) macro
2781 LAZY_UNLOCK(flags); in jfs_lazycommit()
2802 LAZY_UNLOCK(flags); in jfs_lazycommit()
2809 LAZY_UNLOCK(flags); in jfs_lazycommit()
2838 LAZY_UNLOCK(flags); in txLazyUnlock()