diff options
Diffstat (limited to 'fs/nilfs2/mdt.h')
-rw-r--r-- | fs/nilfs2/mdt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nilfs2/mdt.h b/fs/nilfs2/mdt.h index e60bbfe899f1..1e0901c3fd6b 100644 --- a/fs/nilfs2/mdt.h +++ b/fs/nilfs2/mdt.h | |||
@@ -93,7 +93,6 @@ struct inode *nilfs_mdt_new_common(struct the_nilfs *, struct super_block *, | |||
93 | ino_t); | 93 | ino_t); |
94 | void nilfs_mdt_destroy(struct inode *); | 94 | void nilfs_mdt_destroy(struct inode *); |
95 | void nilfs_mdt_set_entry_size(struct inode *, unsigned, unsigned); | 95 | void nilfs_mdt_set_entry_size(struct inode *, unsigned, unsigned); |
96 | void nilfs_mdt_set_shadow(struct inode *, struct inode *); | ||
97 | 96 | ||
98 | int nilfs_mdt_setup_shadow_map(struct inode *inode, | 97 | int nilfs_mdt_setup_shadow_map(struct inode *inode, |
99 | struct nilfs_shadow_map *shadow); | 98 | struct nilfs_shadow_map *shadow); |