3dcf60bcb603 ^
1da177e4c3f4
1493bf217f7f ^
1
2 3 4 5 6 7
8
/* SPDX-License-Identifier: GPL-2.0 */ /* * fs/partitions/osf.h */ #define DISKLABELMAGIC (0x82564557UL) int osf_partition(struct parsed_partitions *state);