Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h220 #define mlckALLOCXADLIST 0x0080 macro
H A Djfs_txnmgr.c1726 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1752 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1978 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2407 if (maplock->flag & mlckALLOCXADLIST) { in txAllocPMap()