Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.h129 #define tlckTYPE 0xfe00 macro
Djfs_txnmgr.c734 switch (type & tlckTYPE) { in txLock()
1339 switch (tlck->type & tlckTYPE) { in txLog()