Searched refs:LINUX_SWAP_MAGIC (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/partitions/ | ||
D | acorn.h | 30 #define LINUX_SWAP_MAGIC 0xdeafab1e macro |
D | acorn.c | 124 linuxp->magic == cpu_to_le32(LINUX_SWAP_MAGIC)) { in linux_partition() |