JustOS/linux-6.13/fs/befs/inode.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

8 lines
120 B
C

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