diff options
Diffstat (limited to 'fs/ext4/namei.h')
| -rw-r--r-- | fs/ext4/namei.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fs/ext4/namei.h b/fs/ext4/namei.h new file mode 100644 index 000000000000..5e4dfff36a00 --- /dev/null +++ b/fs/ext4/namei.h | |||
| @@ -0,0 +1,8 @@ | |||
| 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); | ||
