Files
sdk-hwV1.3/lichee/linux-4.9/fs/befs/inode.h
2024-05-07 18:09:20 +08:00

9 lines
123 B
C

/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
befs_blocknr_t inode);