Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/fs/befs/inode.h
2026-04-04 07:45:01 +00:00

8 lines
120 B
C

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