Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
tty
/
2fb4e61d9471867677c97bf11dba8f1e9dfa7f7c
/
.
/
fs
/
partitions
/
osf.h
blob: 20ed2315ec16add78b00478ff59523697960e0de [
file
] [
log
] [
blame
]
/*
* fs/partitions/osf.h
*/
#define
DISKLABELMAGIC
(
0x82564557UL
)
int
osf_partition
(
struct
parsed_partitions
*
state
);