Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_txnmgr.c160 } stattx; variable
206 HIGHWATERMARK(stattx.maxlid, lid); in txLockAlloc()
301 stattx.maxtid = 1; /* statistics */ in txInit()
331 stattx.maxlid = 1; /* statistics */ in txInit()
440 HIGHWATERMARK(stattx.maxtid, t); /* statistics */ in txBegin()
441 INCREMENT(stattx.ntid); /* statistics */ in txBegin()
845 INCREMENT(stattx.waitlock); /* statistics */ in txLock()