Searched refs:CRUSH_MAGIC (Results 1 – 2 of 2) sorted by relevance
26 #define CRUSH_MAGIC 0x00010000ul /* for detecting algorithm revisions */ macro
458 if (magic != CRUSH_MAGIC) { in crush_decode()460 (unsigned int)magic, (unsigned int)CRUSH_MAGIC); in crush_decode()