repo.or.cz
/
wandboard.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qlcnic: using too much stack
[wandboard.git]
/
fs
/
partitions
/
osf.h
blob
20ed2315ec16add78b00478ff59523697960e0de
1
/*
2
* fs/partitions/osf.h
3
*/
4
5
#define DISKLABELMAGIC (0x82564557UL)
6
7
int
osf_partition
(
struct
parsed_partitions
*
state
);