Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
[linux-2.6-block.git] / fs / btrfs / ctree.h
index 56b8595eacbb3cc50b9cf23f5b8924186efc4957..1692ebb05955c099b8c5d2bfd7e4a638c613677e 100644 (file)
@@ -2584,8 +2584,7 @@ int btrfs_pin_extent_for_log_replay(struct btrfs_fs_info *fs_info,
                                    u64 bytenr, u64 num_bytes);
 int btrfs_exclude_logged_extents(struct btrfs_fs_info *fs_info,
                                 struct extent_buffer *eb);
-int btrfs_cross_ref_exist(struct btrfs_trans_handle *trans,
-                         struct btrfs_root *root,
+int btrfs_cross_ref_exist(struct btrfs_root *root,
                          u64 objectid, u64 offset, u64 bytenr);
 struct btrfs_block_group_cache *btrfs_lookup_block_group(
                                                 struct btrfs_fs_info *info,