Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_txnmgr.h220 #define mlckALLOCXADLIST 0x0080 macro
Djfs_txnmgr.c1763 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1789 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2015 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2444 if (maplock->flag & mlckALLOCXADLIST) { in txAllocPMap()