aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/symlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/symlink.h')
-rw-r--r--fs/ocfs2/symlink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/symlink.h b/fs/ocfs2/symlink.h
index 65a6c9c6ad51..71ee4245e919 100644
--- a/fs/ocfs2/symlink.h
+++ b/fs/ocfs2/symlink.h
@@ -27,7 +27,7 @@
#define OCFS2_SYMLINK_H
extern const struct inode_operations ocfs2_symlink_inode_operations;
-extern const struct inode_operations ocfs2_fast_symlink_inode_operations;
+extern const struct address_space_operations ocfs2_fast_symlink_aops;
/*
* Test whether an inode is a fast symlink.