Blame view

fs/befs/io.h 110 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
  /*
   * io.h
   */
  
  struct buffer_head *befs_bread_iaddr(struct super_block *sb,
  				     befs_inode_addr iaddr);