Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.h121 #define tlckTYPE 0xfe00 macro
Djfs_txnmgr.c763 switch (type & tlckTYPE) { in txLock()
1389 switch (tlck->type & tlckTYPE) { in txLog()