Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c121 #define LAZY_LOCK_INIT() spin_lock_init(&TxAnchor.LazyLock); macro
327 LAZY_LOCK_INIT(); in txInit()