Linux-6.18.2/fs/befs/inode.h

8 lines
120 B
C
Raw Normal View History

2025-12-23 20:05:50 +08:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
befs_blocknr_t inode);