Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c159 } stattx; variable
205 HIGHWATERMARK(stattx.maxlid, lid); in txLockAlloc()
300 stattx.maxtid = 1; /* statistics */ in txInit()
330 stattx.maxlid = 1; /* statistics */ in txInit()
444 HIGHWATERMARK(stattx.maxtid, t); /* statistics */ in txBegin()
445 INCREMENT(stattx.ntid); /* statistics */ in txBegin()
849 INCREMENT(stattx.waitlock); /* statistics */ in txLock()