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