Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.c115 #define LAZY_UNLOCK(flags) spin_unlock_irqrestore(&TxAnchor.LazyLock, flags) macro
2738 LAZY_UNLOCK(flags); in jfs_lazycommit()
2754 LAZY_UNLOCK(flags); in jfs_lazycommit()
2779 LAZY_UNLOCK(flags); in txLazyUnlock()