Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/partitions/
Dacorn.h30 #define LINUX_SWAP_MAGIC 0xdeafab1e macro
Dacorn.c124 linuxp->magic == cpu_to_le32(LINUX_SWAP_MAGIC)) { in linux_partition()