Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h134 #define tlckTYPE 0xfe00 macro
Djfs_txnmgr.c781 switch (type & tlckTYPE) { in txLock()
1409 switch (tlck->type & tlckTYPE) { in txLog()