Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[deliverable/linux.git] / include / linux / fs.h
index 50ccf845b56cedc291b2a75cbb4b254c2da6b7fa..f65a6801f60967346f7a47b4c49087966dcb2593 100644 (file)
@@ -2506,6 +2506,7 @@ extern int __filemap_fdatawrite_range(struct address_space *mapping,
                                loff_t start, loff_t end, int sync_mode);
 extern int filemap_fdatawrite_range(struct address_space *mapping,
                                loff_t start, loff_t end);
+extern int filemap_check_errors(struct address_space *mapping);
 
 extern int vfs_fsync_range(struct file *file, loff_t start, loff_t end,
                           int datasync);
This page took 0.025413 seconds and 5 git commands to generate.