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