2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/fs/befs/inode.h

8 lines
120 B
C
Raw Normal View History

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