Home
last modified time | relevance | path

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

/linux/fs/jfs/
A Djfs_debug.h102 #define HIGHWATERMARK(x,y) ((x) = max((x), (y))) macro
106 #define HIGHWATERMARK(x,y) macro
A Djfs_txnmgr.c192 HIGHWATERMARK(stattx.maxlid, lid); in txLockAlloc()
426 HIGHWATERMARK(stattx.maxtid, t); /* statistics */ in txBegin()

Completed in 7 milliseconds