MEMORY_SUPERBLOCK_MAGIC
pmem_assign(sb(wc)->magic, cpu_to_le32(MEMORY_SUPERBLOCK_MAGIC));
if (le32_to_cpu(s.magic) != MEMORY_SUPERBLOCK_MAGIC) {