Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
3207a80a6e11c7ceff7e46d5ec6bfcc03c14e729
/
.
/
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
);