oleavr-rgl-a500-mini-linux-.../fs/befs/inode.h

9 lines
123 B
C
Raw Normal View History

2022-05-07 01:01:45 +02:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
befs_blocknr_t inode);