Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[linux-2.6/linux-2.6-openrd.git] / fs / befs / io.h
blob9b78266b6aa57b73637167d0fb426ccc08be2cff
1 /*
2 * io.h
3 */
5 struct buffer_head *befs_bread_iaddr(struct super_block *sb,
6 befs_inode_addr iaddr);
8 struct buffer_head *befs_bread(struct super_block *sb, befs_blocknr_t block);