RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / 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);