Searched refs:BITMAP_MAGIC (Results 1 – 2 of 2) sorted by relevance
127 #define BITMAP_MAGIC 0x6d746962 macro
571 if (sb->magic != cpu_to_le32(BITMAP_MAGIC)) in bitmap_read_sb()