SmartAudio/lichee/linux-4.9/fs/befs/inode.h

9 lines
123 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
befs_blocknr_t inode);