Searched refs:LOGMAGIC (Results 1 – 2 of 2) sorted by relevance
48 #define LOGMAGIC 0x87654321 macro
1295 if (logsuper->magic != cpu_to_le32(LOGMAGIC)) { in lmLogInit()2390 logsuper->magic = cpu_to_le32(LOGMAGIC); in lmLogFormat()