Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
df7f8babc2c13f7adf53ff8e17580ae47c0e07bf
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
block
/
partitions
/
sgi.h
blob: b9553ebdd5a93dfed99f73e444e42bec0c86240d [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
/*
2
* fs/partitions/sgi.h
3
*/
4
5
extern
int
sgi_partition
(
struct
parsed_partitions
*
state
);
6
7
#define
SGI_LABEL_MAGIC
0x0be5a941
8