8 lines
120 B
C
Raw Permalink Normal View History

2026-01-21 18:59:54 +08:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
befs_blocknr_t inode);