|
@@ -52,7 +52,6 @@ int xfs_flushinval_pages(struct xfs_inode *ip, xfs_off_t first,
|
|
|
xfs_off_t last, int fiopt);
|
|
|
int xfs_flush_pages(struct xfs_inode *ip, xfs_off_t first,
|
|
|
xfs_off_t last, uint64_t flags, int fiopt);
|
|
|
-int xfs_wait_on_pages(struct xfs_inode *ip, xfs_off_t first, xfs_off_t last);
|
|
|
|
|
|
int xfs_zero_eof(struct xfs_inode *, xfs_off_t, xfs_fsize_t);
|
|
|
int xfs_free_eofblocks(struct xfs_mount *, struct xfs_inode *, bool);
|