repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panfrost: Add a module parameter to expose unstable ioctls
[linux/fpc-iii.git]
/
block
/
partitions
/
sgi.h
blob
a5b77c3987cf2c4947c092e0f31dd1bbcd96b7c4
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/*
3
* fs/partitions/sgi.h
4
*/
5
6
extern
int
sgi_partition
(
struct
parsed_partitions
*
state
);
7
8
#define SGI_LABEL_MAGIC 0x0be5a941
9