Sign in
android-kvm
/
linux
/
7acdd53e5b2c55b6f7e3427e85e2f91fa814a4f9
/
.
/
fs
/
partitions
/
osf.h
blob: 20ed2315ec16add78b00478ff59523697960e0de [
file
] [
log
] [
blame
]
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
);