Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[sfrench/cifs-2.6.git] / include / linux / buffer_head.h
index 894e5d125de67fb030a59396685b803cb66a753e..96225a77c112e6d705a6dcbabc59e662750c6c4c 100644 (file)
@@ -205,8 +205,6 @@ void write_boundary_block(struct block_device *bdev,
                        sector_t bblock, unsigned blocksize);
 int bh_uptodate_or_lock(struct buffer_head *bh);
 int bh_submit_read(struct buffer_head *bh);
-loff_t page_cache_seek_hole_data(struct inode *inode, loff_t offset,
-                                loff_t length, int whence);
 
 extern int buffer_heads_over_limit;