Kernel  |  4.4

下载     查看原文件
C++程序  |  9行  |  169 B
/*
 *  fs/partitions/sun.h
 */

#define SUN_LABEL_MAGIC          0xDABE
#define SUN_VTOC_SANITY          0x600DDEEE

int sun_partition(struct parsed_partitions *state);