repo.or.cz
/
linux-2.6.22.y-op.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PARISC] getsockopt should be ENTRY_COMP
[linux-2.6.22.y-op.git]
/
fs
/
befs
/
super.h
blob
dc4556376a2206ac43431bddb3815b60615bcb42
1
/*
2
* super.h
3
*/
4
5
int
befs_load_sb
(
struct
super_block
*
sb
,
befs_super_block
*
disk_sb
);
6
7
int
befs_check_sb
(
struct
super_block
*
sb
);
8