Linux Audio

Check our new training course

Real-Time Linux with PREEMPT_RT training

Feb 18-20, 2025
Register
Loading...
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);
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);