Sign in
cos
/
third_party
/
kernel
/
6a0583ba9473022d6309b7dab844c20d029ba1fb
/
.
/
block
/
partitions
/
osf.h
blob: 4d8088e7ea8cc7dcf64932a2978de2e1c689671a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
);