Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
ad9dd94c384f7ee37b798a9349b8c42da8fa99ab
/
.
/
fs
/
partitions
/
osf.h
blob: 427b8eab314bbbfc8101cee187c1dd0f911c546f [
file
] [
log
] [
blame
]
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
,
struct
block_device
*
bdev
);