Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
23d23e409a51a3eaad17a8045d30fd9cf8fb8a03
/
.
/
fs
/
befs
/
super.h
blob: dc4556376a2206ac43431bddb3815b60615bcb42 [
file
] [
log
] [
blame
]
/*
* super.h
*/
int
befs_load_sb
(
struct
super_block
*
sb
,
befs_super_block
*
disk_sb
);
int
befs_check_sb
(
struct
super_block
*
sb
);