X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_discard.h;h=0f070f9e44e1440f55dd1cf0b8177632d822d525;hb=74efe07bc38c538ba7ac40a895910f4f3bee3152;hp=344879aea646cfbaf3ac1c57916f9fce5e6a50c2;hpb=f44dd184634d401f5cf88a6d8b4a60d5ff4f417f;p=mirror_ubuntu-artful-kernel.git diff --git a/fs/xfs/xfs_discard.h b/fs/xfs/xfs_discard.h index 344879aea646..0f070f9e44e1 100644 --- a/fs/xfs/xfs_discard.h +++ b/fs/xfs/xfs_discard.h @@ -5,6 +5,5 @@ struct fstrim_range; struct list_head; extern int xfs_ioc_trim(struct xfs_mount *, struct fstrim_range __user *); -extern int xfs_discard_extents(struct xfs_mount *, struct list_head *); #endif /* XFS_DISCARD_H */