aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/alloc.h')
-rw-r--r--fs/ocfs2/alloc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/fs/ocfs2/alloc.h b/fs/ocfs2/alloc.h
index 8718e57e70a1..99accd30af0e 100644
--- a/fs/ocfs2/alloc.h
+++ b/fs/ocfs2/alloc.h
@@ -90,9 +90,7 @@ int ocfs2_read_extent_block(struct ocfs2_caching_info *ci, u64 eb_blkno,
90 struct buffer_head **bh); 90 struct buffer_head **bh);
91 91
92struct ocfs2_alloc_context; 92struct ocfs2_alloc_context;
93int ocfs2_insert_extent(struct ocfs2_super *osb, 93int ocfs2_insert_extent(handle_t *handle,
94 handle_t *handle,
95 struct inode *inode,
96 struct ocfs2_extent_tree *et, 94 struct ocfs2_extent_tree *et,
97 u32 cpos, 95 u32 cpos,
98 u64 start_blk, 96 u64 start_blk,