Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Mar 24-27, 2025, special US time zones
Register
Loading...
v6.9.4
1/*
2 * inode.h
3 *
4 */
5
6int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
7		     befs_blocknr_t inode);
v6.2
1/*
2 * inode.h
3 *
4 */
5
6int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
7		     befs_blocknr_t inode);