Home
last modified time | relevance | path

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

/linux-2.6.39/fs/jfs/
Djfs_txnmgr.h119 #define tlckLINELOCK 0x2000 macro
Djfs_txnmgr.c773 linelock->flag = tlckLINELOCK; in txLock()
1086 linelock->flag = tlckLINELOCK; in txLinelock()