Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.h60 #define LOGVERSION 1 macro
Djfs_logmgr.c2414 logsuper->version = cpu_to_le32(LOGVERSION); in lmLogFormat()