Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
[sfrench/cifs-2.6.git] / include / linux / fs.h
index 493b87e3616b8db1554cb873a036a27dffcdc463..58e911cb3885c499e133cc3b76f47166b2448ade 100644 (file)
@@ -2786,8 +2786,6 @@ static inline int filemap_fdatawait(struct address_space *mapping)
 
 extern bool filemap_range_has_page(struct address_space *, loff_t lstart,
                                  loff_t lend);
-extern bool filemap_range_needs_writeback(struct address_space *,
-                                         loff_t lstart, loff_t lend);
 extern int filemap_write_and_wait_range(struct address_space *mapping,
                                        loff_t lstart, loff_t lend);
 extern int __filemap_fdatawrite_range(struct address_space *mapping,