linuxOS_D21X/source/linux-5.10/fs/befs/inode.h

8 lines
120 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
befs_blocknr_t inode);