]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/internal.h
UBUNTU: Ubuntu-4.13.0-45.50
[mirror_ubuntu-artful-kernel.git] / fs / internal.h
index 076751d90ba256678aeb414238d18d4d27b1b42d..fedfe94d84ba56a45ee9ab24948824ecc999b388 100644 (file)
@@ -126,15 +126,12 @@ static inline bool atime_needs_update_rcu(const struct path *path,
        return __atime_needs_update(path, inode, true);
 }
 
-extern bool atime_needs_update_rcu(const struct path *, struct inode *);
-
 /*
  * fs-writeback.c
  */
 extern void inode_io_list_del(struct inode *inode);
 
 extern long get_nr_dirty_inodes(void);
-extern void evict_inodes(struct super_block *);
 extern int invalidate_inodes(struct super_block *, bool);
 
 /*