Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h233 #define mlckALLOCXADLIST 0x0080 macro
Djfs_txnmgr.c1776 xadlock->flag = mlckALLOCXADLIST; in xtLog()
1802 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2028 xadlock->flag = mlckALLOCXADLIST; in xtLog()
2457 if (maplock->flag & mlckALLOCXADLIST) { in txAllocPMap()