repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM i.MX51: return gracefully on different socs
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
fs
/
befs
/
inode.h
blob
9dc7fd9b7570d63321c86b3088e5a975f7e8c419
1
/*
2
* inode.h
3
*
4
*/
5
6
int
befs_check_inode
(
struct
super_block
*
sb
,
befs_inode
*
raw_inode
,
7
befs_blocknr_t inode
);
8