Sign in
googlers
/
maze
/
linux
/
7159b1ad3dded9da040b5c608acf3d52d50f661e
/
.
/
block
/
partitions
/
sun.h
blob: 2424baa8319f11e81a296e78a46ef85a25c75825 [
file
] [
log
] [
blame
]
/*
* fs/partitions/sun.h
*/
#define
SUN_LABEL_MAGIC
0xDABE
#define
SUN_VTOC_SANITY
0x600DDEEE
int
sun_partition
(
struct
parsed_partitions
*
state
);