Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_txnmgr.c105 #define TXN_LOCK() spin_lock(&jfsTxnLock) macro
132 TXN_LOCK();\
178 * free some anonymous transaction locks. (TXN_LOCK must be held.)
362 TXN_LOCK(); in txBegin()
458 TXN_LOCK(); in txBeginAnon()
498 TXN_LOCK(); in txEnd()
595 TXN_LOCK(); in txLock()
651 TXN_LOCK(); in txLock()
754 TXN_LOCK(); in txLock()
839 TXN_LOCK(); in txLock()
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_txnmgr.c105 #define TXN_LOCK() spin_lock(&jfsTxnLock) macro
132 TXN_LOCK();\
178 * free some anonymous transaction locks. (TXN_LOCK must be held.)
362 TXN_LOCK(); in txBegin()
458 TXN_LOCK(); in txBeginAnon()
498 TXN_LOCK(); in txEnd()
595 TXN_LOCK(); in txLock()
651 TXN_LOCK(); in txLock()
754 TXN_LOCK(); in txLock()
839 TXN_LOCK(); in txLock()
[all...]

Completed in 4 milliseconds