diff options
Diffstat (limited to 'fs/autofs4/autofs_i.h')
-rw-r--r-- | fs/autofs4/autofs_i.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h index c28085cb82a5..1f016bfb42d5 100644 --- a/fs/autofs4/autofs_i.h +++ b/fs/autofs4/autofs_i.h | |||
@@ -207,7 +207,6 @@ extern const struct inode_operations autofs4_dir_inode_operations; | |||
207 | extern const struct file_operations autofs4_dir_operations; | 207 | extern const struct file_operations autofs4_dir_operations; |
208 | extern const struct file_operations autofs4_root_operations; | 208 | extern const struct file_operations autofs4_root_operations; |
209 | extern const struct dentry_operations autofs4_dentry_operations; | 209 | extern const struct dentry_operations autofs4_dentry_operations; |
210 | extern const struct dentry_operations autofs4_mount_dentry_operations; | ||
211 | 210 | ||
212 | /* VFS automount flags management functions */ | 211 | /* VFS automount flags management functions */ |
213 | 212 | ||