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