Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
8d64fcd9357798ad0d61f8877de13d5e1b1ab510
/
.
/
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
);