Files
linux-apfs/fs/befs/inode.h
T

9 lines
123 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
/*
* inode.h
*
*/
int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
befs_blocknr_t inode);