Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a50c60e461f6ff97428da9448c3dad5b7bef491
/
.
/
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
);