repo.or.cz
/
linux-2.6
/
sactl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "ACPI: video: Ignore devices that aren't present in hardware"
[linux-2.6/sactl.git]
/
fs
/
ext4
/
namei.h
blob
5e4dfff36a00b4e6287b2b8a8c24b48d74a26999
1
/* linux/fs/ext4/namei.h
2
*
3
* Copyright (C) 2005 Simtec Electronics
4
* Ben Dooks <ben@simtec.co.uk>
5
*
6
*/
7
8
extern
struct
dentry
*
ext4_get_parent
(
struct
dentry
*
child
);