Blame view

fs/befs/inode.h 123 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
7
  /*
   * inode.h
   * 
   */
  
  int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
  		     befs_blocknr_t inode);