X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Freiserfs%2Freiserfs.h;h=157e474ab30347cde97360a4c94de73b5aff2164;hb=5b37649bbcfc14c1ecfb76c5b018dd686924b946;hp=33215f57ea06ce3026ef2d488832a337a361bd71;hpb=88c144b12a943d35500dbfc141c9b33955d2a88a;p=~andy%2Flinux diff --git a/fs/reiserfs/reiserfs.h b/fs/reiserfs/reiserfs.h index 33215f57ea0..157e474ab30 100644 --- a/fs/reiserfs/reiserfs.h +++ b/fs/reiserfs/reiserfs.h @@ -2455,6 +2455,7 @@ struct reiserfs_transaction_handle *reiserfs_persistent_transaction(struct *, int count); int reiserfs_end_persistent_transaction(struct reiserfs_transaction_handle *); +void reiserfs_vfs_truncate_file(struct inode *inode); int reiserfs_commit_page(struct inode *inode, struct page *page, unsigned from, unsigned to); void reiserfs_flush_old_commits(struct super_block *);