Kernel  |  3.0

下载     查看原文件
C++程序  |  8行  |  123 B
/*
 *  fs/partitions/osf.h
 */

#define DISKLABELMAGIC (0x82564557UL)

int osf_partition(struct parsed_partitions *state);