X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Focfs2%2Falloc.h;h=ca381c5841273433d279cd6aca8137ec01d03bbd;hb=7cc2ed05891f424c2e323bc1a368ddb5c78b90f2;hp=3bd08a03251c32fe904af81cb49305f72dba1e41;hpb=afe997a183ecc0be72652c7a5ce2152bdf91724e;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. */