]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/file.h
ocfs2: Support xfs style space reservation ioctls
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / file.h
index 79115c92dc300dd4602515339acfc5b75ff053e1..36fe27f268ee2c84a6a02fbe8284f8a1aabc29f7 100644 (file)
@@ -62,4 +62,7 @@ int ocfs2_should_update_atime(struct inode *inode,
 int ocfs2_update_inode_atime(struct inode *inode,
                             struct buffer_head *bh);
 
+int ocfs2_change_file_space(struct file *file, unsigned int cmd,
+                           struct ocfs2_space_resv *sr);
+
 #endif /* OCFS2_FILE_H */