]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/xfs/xfs_bmap_util.h
UBUNTU: Ubuntu-4.10.0-37.41
[mirror_ubuntu-zesty-kernel.git] / fs / xfs / xfs_bmap_util.h
index 68a621a8e0c0700adbd6369e3a0a588c43ebf114..f1005393785c07107ab2b6bf94334ff5e6bbca16 100644 (file)
@@ -63,8 +63,7 @@ int   xfs_insert_file_space(struct xfs_inode *, xfs_off_t offset,
 
 /* EOF block manipulation functions */
 bool   xfs_can_free_eofblocks(struct xfs_inode *ip, bool force);
-int    xfs_free_eofblocks(struct xfs_mount *mp, struct xfs_inode *ip,
-                          bool need_iolock);
+int    xfs_free_eofblocks(struct xfs_inode *ip);
 
 int    xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
                         struct xfs_swapext *sx);