Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
ebiederm
/
linux-namespace-control-devel
/
9191e6ad897a8b4f0b89aea7c2d3c843f29a8630
/
.
/
fs
/
partitions
/
osf.h
blob: 20ed2315ec16add78b00478ff59523697960e0de [
file
] [
log
] [
blame
]
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
);