|
@@ -3680,8 +3680,7 @@ int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
|
|
|
u32 min_type);
|
|
|
|
|
|
int btrfs_start_delalloc_inodes(struct btrfs_root *root, int delay_iput);
|
|
|
-int btrfs_start_all_delalloc_inodes(struct btrfs_fs_info *fs_info,
|
|
|
- int delay_iput);
|
|
|
+int btrfs_start_delalloc_roots(struct btrfs_fs_info *fs_info, int delay_iput);
|
|
|
int btrfs_set_extent_delalloc(struct inode *inode, u64 start, u64 end,
|
|
|
struct extent_state **cached_state);
|
|
|
int btrfs_create_subvol_root(struct btrfs_trans_handle *trans,
|