Sign in
kunit
/
linux
/
7b880124eb36327fb95ca2847ce661f494b7e006
/
.
/
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
);