linux-surface/fs/befs/inode.h

8 lines
120 B
C
Raw Normal View History

2017-08-10 13:25:24 +00:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
befs_blocknr_t inode);