repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MIPS: jazz: fix 64bit build
[linux-stable.git]
/
fs
/
befs
/
super.h
blob
ec1df30a7e9ab859e25ca0ea384f0681fc24adcc
1
/*
2
* super.h
3
*/
4
5
int
befs_load_sb
(
struct
super_block
*
sb
,
befs_super_block
*
disk_sb
);
6
int
befs_check_sb
(
struct
super_block
*
sb
);