https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 986208ac070ff60c74845a6dfc50d435f4be0e64 authored by Jason Self on 06 January 2010, 23:17:49 UTC
Linux-libre 2.6.27.43-gnu1
Tip revision: 986208a
inode.h
/*
 * inode.h
 * 
 */

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

back to top