repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial commit with v2.6.9
[linux-2.6.9-moxart.git]
/
fs
/
partitions
/
osf.h
blob
427b8eab314bbbfc8101cee187c1dd0f911c546f
1
/*
2
* fs/partitions/osf.h
3
*/
4
5
#define DISKLABELMAGIC (0x82564557UL)
6
7
int
osf_partition
(
struct
parsed_partitions
*
state
,
struct
block_device
*
bdev
);