Sign in
googlers
/
maze
/
linux
/
c7bce3097c0f9bbed76ee6fd03742f2624031a45
/
.
/
fs
/
partitions
/
sun.h
blob: b1b19fda7b22c8b742a88c40029db342dd57fd00 [
file
] [
log
] [
blame
]
/*
* fs/partitions/sun.h
*/
#define
SUN_LABEL_MAGIC
0xDABE
int
sun_partition
(
struct
parsed_partitions
*
state
,
struct
block_device
*
bdev
);