Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.c122 #define LAZY_LOCK(flags) spin_lock_irqsave(&TxAnchor.LazyLock, flags) macro
2752 LAZY_LOCK(flags); in jfs_lazycommit()
2779 LAZY_LOCK(flags); in jfs_lazycommit()
2822 LAZY_LOCK(flags); in txLazyUnlock()