Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.c109 #define LAZY_LOCK(flags) spin_lock_irqsave(&TxAnchor.LazyLock, flags) macro
2701 LAZY_LOCK(flags); in jfs_lazycommit()
2728 LAZY_LOCK(flags); in jfs_lazycommit()
2771 LAZY_LOCK(flags); in txLazyUnlock()