Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a4a78bc8ead44c3cdb470c6e1f37afcabdddfc14
/
.
/
fs
/
befs
/
io.h
blob: 9b3e1967cb313f100a7ae96d9559f4ae6cea902d [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
/*
2
* io.h
3
*/
4
5
struct
buffer_head
*
befs_bread_iaddr
(
struct
super_block
*
sb
,
6
befs_inode_addr iaddr
);