Home
last modified time | relevance | path

Searched refs:HIGHWATERMARK (Results 1 - 4 of 4) sorted by relevance

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

Completed in 7 milliseconds