Home
last modified time | relevance | path

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

/Linux-v5.15/fs/jfs/
Djfs_txnmgr.c110 #define LAZY_UNLOCK(flags) spin_unlock_irqrestore(&TxAnchor.LazyLock, flags) macro
2760 LAZY_UNLOCK(flags); in jfs_lazycommit()
2781 LAZY_UNLOCK(flags); in jfs_lazycommit()
2788 LAZY_UNLOCK(flags); in jfs_lazycommit()
2817 LAZY_UNLOCK(flags); in txLazyUnlock()