ext4: handle corrupted orphan list at mount
[deliverable/linux.git] / fs / ext4 / ext4.h
index 8158083f7ac0a04673529125fe2aa58babd4cb8d..f7a0758f4689bd0809a6f1986ecb06d915f59985 100644 (file)
@@ -1039,6 +1039,7 @@ extern void ext4_discard_reservation (struct inode *);
 extern void ext4_dirty_inode(struct inode *);
 extern int ext4_change_inode_journal_flag(struct inode *, int);
 extern int ext4_get_inode_loc(struct inode *, struct ext4_iloc *);
+extern int ext4_can_truncate(struct inode *inode);
 extern void ext4_truncate (struct inode *);
 extern void ext4_set_inode_flags(struct inode *);
 extern void ext4_get_inode_flags(struct ext4_inode_info *);
This page took 0.02749 seconds and 5 git commands to generate.