Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_txnmgr.c109 #define LAZY_LOCK(flags) spin_lock_irqsave(&TxAnchor.LazyLock, flags) macro
2707 LAZY_LOCK(flags); in jfs_lazycommit()
2734 LAZY_LOCK(flags); in jfs_lazycommit()
2777 LAZY_LOCK(flags); in txLazyUnlock()