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