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);