Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.c108 #define LAZY_LOCK_INIT() spin_lock_init(&TxAnchor.LazyLock) macro
314 LAZY_LOCK_INIT(); in txInit()