Sign in
android-kvm
/
linux
/
95e6ba5133163f8241c9ea2439369cec0452fec6
/
.
/
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
);