Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.c146 } stattx; variable
192 HIGHWATERMARK(stattx.maxlid, lid); in txLockAlloc()
287 stattx.maxtid = 1; /* statistics */ in txInit()
317 stattx.maxlid = 1; /* statistics */ in txInit()
431 HIGHWATERMARK(stattx.maxtid, t); /* statistics */ in txBegin()
432 INCREMENT(stattx.ntid); /* statistics */ in txBegin()
836 INCREMENT(stattx.waitlock); /* statistics */ in txLock()