Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.h233 #define mlckALLOCXADLIST 0x0080 macro
Djfs_txnmgr.c1771 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1797 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2024 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2453 if (maplock->flag & mlckALLOCXADLIST) { in txAllocPMap()