Searched refs:KEYBLOCK_MAGIC (Results 1 – 2 of 2) sorted by relevance
47 #define KEYBLOCK_MAGIC 0xCADECADE macro518 ext2fs_le32_to_cpu(keyb->magic) != KEYBLOCK_MAGIC) { in main()
81 #define KEYBLOCK_MAGIC 0xCADECADE macro198 data->keyb->magic = ext2fs_cpu_to_le32(KEYBLOCK_MAGIC); in write_undo_indexes()627 if (ext2fs_le32_to_cpu(data->keyb->magic) != KEYBLOCK_MAGIC) { in try_reopen_undo_file()