|
@@ -2082,7 +2082,6 @@ extern int check_disk_change(struct block_device *);
|
|
|
extern int __invalidate_device(struct block_device *);
|
|
|
extern int invalidate_partition(struct gendisk *, int);
|
|
|
#endif
|
|
|
-extern int invalidate_inodes(struct super_block *);
|
|
|
unsigned long invalidate_mapping_pages(struct address_space *mapping,
|
|
|
pgoff_t start, pgoff_t end);
|
|
|
|