Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
dhowells
/
linux-fscache
/
a45aa3b30583e7d54e7cf4fbcd0aa699348a6e5c
/
.
/
block
/
partitions
/
osf.h
blob: 20ed2315ec16add78b00478ff59523697960e0de [
file
] [
log
] [
blame
]
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
);