License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / fs / befs / inode.h
blob2219e412f49bee9255241464701290c6d006fa58
1 /*
2 * inode.h
4 */
6 int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
7 befs_blocknr_t inode);