android_kernel_samsung_a7y1.../fs/befs/inode.h
2023-04-07 21:05:06 +02:00

9 lines
123 B
C

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