> +extern bool filemap_range_needs_writeback(struct address_space *, > + loff_t lstart, loff_t lend); no need for the extern.
> +extern bool filemap_range_needs_writeback(struct address_space *, > + loff_t lstart, loff_t lend); no need for the extern.