Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h121 #define tlckTYPE 0xfe00 macro
H A Djfs_txnmgr.c768 switch (type & tlckTYPE) { in txLock()
1394 switch (tlck->type & tlckTYPE) { in txLog()