Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_txnmgr.c110 #define LAZY_UNLOCK(flags) spin_unlock_irqrestore(&TxAnchor.LazyLock, flags) macro
2768 LAZY_UNLOCK(flags); in jfs_lazycommit()
2789 LAZY_UNLOCK(flags); in jfs_lazycommit()
2796 LAZY_UNLOCK(flags); in jfs_lazycommit()
2825 LAZY_UNLOCK(flags); in txLazyUnlock()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_txnmgr.c110 #define LAZY_UNLOCK(flags) spin_unlock_irqrestore(&TxAnchor.LazyLock, flags) macro
2731 LAZY_UNLOCK(flags); in jfs_lazycommit()
2752 LAZY_UNLOCK(flags); in jfs_lazycommit()
2759 LAZY_UNLOCK(flags); in jfs_lazycommit()
2788 LAZY_UNLOCK(flags); in txLazyUnlock()

Completed in 7 milliseconds