mm + fs: store shadow entries in page cache
[deliverable/linux.git] / include / linux / mm.h
index b1331aff769ca824202c3329c96102b910b97edf..58d6ddba5db37b03ef8f371c6a3d05f509944301 100644 (file)
@@ -1834,6 +1834,7 @@ vm_unmapped_area(struct vm_unmapped_area_info *info)
 extern void truncate_inode_pages(struct address_space *, loff_t);
 extern void truncate_inode_pages_range(struct address_space *,
                                       loff_t lstart, loff_t lend);
+extern void truncate_inode_pages_final(struct address_space *);
 
 /* generic vm_area_ops exported for stackable file systems */
 extern int filemap_fault(struct vm_area_struct *, struct vm_fault *);
This page took 0.028599 seconds and 5 git commands to generate.