Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux.git
/
b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d
/
.
/
block
/
partitions
/
osf.h
blob: 20ed2315ec16add78b00478ff59523697960e0de [
file
]
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
);