Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.c109 #define LAZY_LOCK(flags) spin_lock_irqsave(&TxAnchor.LazyLock, flags) macro
2706 LAZY_LOCK(flags); in jfs_lazycommit()
2733 LAZY_LOCK(flags); in jfs_lazycommit()
2776 LAZY_LOCK(flags); in txLazyUnlock()