X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Focfs2%2Falloc.h;h=ca381c5841273433d279cd6aca8137ec01d03bbd;hb=9c125d2af8f4d06ea62a4d8ff100af392a0a3a3b;hp=3bd08a03251c32fe904af81cb49305f72dba1e41;hpb=0e5b88cd9975dca6c191cc9bd11f233fac4ca882;p=~andy%2Flinux diff --git a/fs/ocfs2/alloc.h b/fs/ocfs2/alloc.h index 3bd08a03251..ca381c58412 100644 --- a/fs/ocfs2/alloc.h +++ b/fs/ocfs2/alloc.h @@ -239,6 +239,7 @@ int ocfs2_find_leaf(struct ocfs2_caching_info *ci, struct buffer_head **leaf_bh); int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster); +int ocfs2_trim_fs(struct super_block *sb, struct fstrim_range *range); /* * Helper function to look at the # of clusters in an extent record. */