xref: /linux/fs/befs/io.h (revision 15a1fbdcfb519c2bd291ed01c6c94e0b89537a77)
1 /*
2  * io.h
3  */
4 
5 struct buffer_head *befs_bread_iaddr(struct super_block *sb,
6 				     befs_inode_addr iaddr);
7