|
@@ -1558,7 +1558,6 @@ extern void destroy_inode(struct inode *);
|
|
|
extern struct inode *new_inode(struct super_block *);
|
|
|
extern int remove_suid(struct dentry *);
|
|
|
extern void remove_dquot_ref(struct super_block *, int, struct list_head *);
|
|
|
-extern struct mutex iprune_mutex;
|
|
|
|
|
|
extern void __insert_inode_hash(struct inode *, unsigned long hashval);
|
|
|
extern void remove_inode_hash(struct inode *);
|