Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
8f15a5670734c8b6e95122e7918c7887f9c1db1b
/
.
/
block
/
partitions
/
osf.h
blob: 20ed2315ec16add78b00478ff59523697960e0de [
file
] [
log
] [
blame
]
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
);