JustOS/linux-6.13/fs/befs/inode.h

8 lines
120 B
C
Raw Normal View History

2025-01-24 14:00:19 +00:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
befs_blocknr_t inode);