Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.h228 #define mlckALLOCXADLIST 0x0080 macro
Djfs_txnmgr.c1713 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1948 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2392 if (maplock->flag & mlckALLOCXADLIST) { in txAllocPMap()