Searched refs:CRUSH_MAGIC (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/crush/
H A Dcrush.h26 #define CRUSH_MAGIC 0x00010000ul /* for detecting algorithm revisions */ macro
/linux-master/net/ceph/
H A Dosdmap.c458 if (magic != CRUSH_MAGIC) {
460 (unsigned int)magic, (unsigned int)CRUSH_MAGIC);

Completed in 221 milliseconds