Home
last modified time | relevance | path

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

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