|
@@ -2189,7 +2189,6 @@ static inline void insert_inode_hash(struct inode *inode) {
|
|
__insert_inode_hash(inode, inode->i_ino);
|
|
__insert_inode_hash(inode, inode->i_ino);
|
|
}
|
|
}
|
|
|
|
|
|
-extern struct file * get_empty_filp(void);
|
|
|
|
extern void file_move(struct file *f, struct list_head *list);
|
|
extern void file_move(struct file *f, struct list_head *list);
|
|
extern void file_kill(struct file *f);
|
|
extern void file_kill(struct file *f);
|
|
#ifdef CONFIG_BLOCK
|
|
#ifdef CONFIG_BLOCK
|