Home
last modified time | relevance | path

Searched refs:LINUX_SWAP_MAGIC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/partitions/
H A Dacorn.c115 #define LINUX_SWAP_MAGIC 0xdeafab1e macro
143 linuxp->magic == cpu_to_le32(LINUX_SWAP_MAGIC)) { in linux_partition()