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