diff options
Diffstat (limited to 'include/linux/fs.h')
-rw-r--r-- | include/linux/fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index 2b1254771e46..4eaa6b2e35db 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h | |||
@@ -2182,7 +2182,6 @@ extern void unlock_new_inode(struct inode *); | |||
2182 | 2182 | ||
2183 | extern void __iget(struct inode * inode); | 2183 | extern void __iget(struct inode * inode); |
2184 | extern void iget_failed(struct inode *); | 2184 | extern void iget_failed(struct inode *); |
2185 | extern void clear_inode(struct inode *); | ||
2186 | extern void end_writeback(struct inode *); | 2185 | extern void end_writeback(struct inode *); |
2187 | extern void destroy_inode(struct inode *); | 2186 | extern void destroy_inode(struct inode *); |
2188 | extern void __destroy_inode(struct inode *); | 2187 | extern void __destroy_inode(struct inode *); |