Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h139 #define tlckEA 0x0800 macro
Djfs_txnmgr.c1522 assert(tlck->type & tlckEA); in diLog()