blob: 4d8088e7ea8cc7dcf64932a2978de2e1c689671a [file] [log] [blame]
Christoph Hellwig3dcf60bc2019-04-30 14:42:43 -04001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002/*
3 * fs/partitions/osf.h
4 */
5
6#define DISKLABELMAGIC (0x82564557UL)
7
Tejun Heo1493bf22010-05-15 20:09:30 +02008int osf_partition(struct parsed_partitions *state);