Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.c113 #define LAZY_LOCK_INIT() spin_lock_init(&TxAnchor.LazyLock); macro
2710 LAZY_LOCK_INIT(); in jfs_lazycommit()