Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_txnmgr.h220 #define mlckALLOCXADLIST 0x0080 macro
Djfs_txnmgr.c1721 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1747 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1973 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2402 if (maplock->flag & mlckALLOCXADLIST) { in txAllocPMap()