f2fs: invalidate inmemory page
[deliverable/linux.git] / fs / f2fs / f2fs.h
index 28f24ea13cb2204342eac9b7d07205028882f015..d41d1b725919c919bebaf97449ec6d7a6de99305 100644 (file)
@@ -1297,6 +1297,7 @@ void destroy_node_manager_caches(void);
  * segment.c
  */
 void register_inmem_page(struct inode *, struct page *);
+void invalidate_inmem_page(struct inode *, struct page *);
 void commit_inmem_pages(struct inode *, bool);
 void f2fs_balance_fs(struct f2fs_sb_info *);
 void f2fs_balance_fs_bg(struct f2fs_sb_info *);
This page took 0.025288 seconds and 5 git commands to generate.