]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/alloc.h
[XFS] Remove vn_from_inode()
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / alloc.h
index 826e0a6cf5c7651bbae2ad7414519da60cab18d2..42ff94bd8011f541cfd82ad45faaca17f742a80a 100644 (file)
@@ -62,6 +62,7 @@ static inline int ocfs2_extend_meta_needed(struct ocfs2_dinode *fe)
        return le16_to_cpu(fe->id2.i_list.l_tree_depth) + 2;
 }
 
+void ocfs2_dinode_new_extent_list(struct inode *inode, struct ocfs2_dinode *di);
 void ocfs2_set_inode_data_inline(struct inode *inode, struct ocfs2_dinode *di);
 int ocfs2_convert_inline_data_to_extents(struct inode *inode,
                                         struct buffer_head *di_bh);