Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dccdee460e68a0e1a94f497c17c10b8059e67633
/
.
/
fs
/
partitions
/
sgi.h
blob: 5d5595c09928045dfb6bc3ece20bf1ca7c66ba56 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
/*
2
* fs/partitions/sgi.h
3
*/
4
5
extern
int
sgi_partition
(
struct
parsed_partitions
*
state
,
struct
block_device
*
bdev
);
6
7
#define
SGI_LABEL_MAGIC
0x0be5a941
8