Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile
[linux-2.6/kvm.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);