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