Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_txnmgr.c110 #define LAZY_UNLOCK(flags) spin_unlock_irqrestore(&TxAnchor.LazyLock, flags) macro
2763 LAZY_UNLOCK(flags); in jfs_lazycommit()
2784 LAZY_UNLOCK(flags); in jfs_lazycommit()
2791 LAZY_UNLOCK(flags); in jfs_lazycommit()
2820 LAZY_UNLOCK(flags); in txLazyUnlock()