Merge branch develop-3.10 into develop-3.10-next
[firefly-linux-kernel-4.4.55.git] / fs / ext4 / ext4.h
index e4c4ac07cc3228d317d357dcbd4b8b6bbf232d5d..6d1ffab091bc08568d47bf528d1c6bfc1f55faee 100644 (file)
@@ -2062,7 +2062,8 @@ extern int ext4_mb_add_groupinfo(struct super_block *sb,
                ext4_group_t i, struct ext4_group_desc *desc);
 extern int ext4_group_add_blocks(handle_t *handle, struct super_block *sb,
                                ext4_fsblk_t block, unsigned long count);
-extern int ext4_trim_fs(struct super_block *, struct fstrim_range *);
+extern int ext4_trim_fs(struct super_block *, struct fstrim_range *,
+                               unsigned long blkdev_flags);
 
 /* inode.c */
 struct buffer_head *ext4_getblk(handle_t *, struct inode *,