summaryrefslogtreecommitdiffstats
path: root/include/linux/bfs_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/bfs_fs.h')
-rw-r--r--include/linux/bfs_fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/bfs_fs.h b/include/linux/bfs_fs.h
index 880ac7f0b..7e7de106a 100644
--- a/include/linux/bfs_fs.h
+++ b/include/linux/bfs_fs.h
@@ -83,6 +83,7 @@ extern int init_bfs_fs(void);
/* file.c */
extern struct inode_operations bfs_file_inops;
+extern struct address_space_operations bfs_aops;
/* dir.c */
extern struct inode_operations bfs_dir_inops;