Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.h134 #define tlckTYPE 0xfe00 macro
Djfs_txnmgr.c776 switch (type & tlckTYPE) { in txLock()
1404 switch (tlck->type & tlckTYPE) { in txLog()