diff options
Diffstat (limited to 'include/linux/dcache.h')
| -rw-r--r-- | include/linux/dcache.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/dcache.h b/include/linux/dcache.h index 5a813988e6d4..92c08cf7670e 100644 --- a/include/linux/dcache.h +++ b/include/linux/dcache.h | |||
| @@ -319,9 +319,6 @@ static inline unsigned d_count(const struct dentry *dentry) | |||
| 319 | return dentry->d_lockref.count; | 319 | return dentry->d_lockref.count; |
| 320 | } | 320 | } |
| 321 | 321 | ||
| 322 | /* validate "insecure" dentry pointer */ | ||
| 323 | extern int d_validate(struct dentry *, struct dentry *); | ||
| 324 | |||
| 325 | /* | 322 | /* |
| 326 | * helper function for dentry_operations.d_dname() members | 323 | * helper function for dentry_operations.d_dname() members |
| 327 | */ | 324 | */ |
