X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=find-root.h;h=60d1111dca2ef8a1b05581c70afecd4cd99acc1e;hb=8bcac688beff3b8b863633744f0fb5f6d77e4ed9;hp=1c67ebccf73c740bf95d034802242096d64828d6;hpb=68351e41628bdf21dfb81873fba6e8690533313a;p=platform%2Fupstream%2Fbtrfs-progs.git diff --git a/find-root.h b/find-root.h index 1c67ebc..60d1111 100644 --- a/find-root.h +++ b/find-root.h @@ -65,7 +65,7 @@ struct btrfs_find_root_filter { * This *WILL* take *TONS* of extra time. */ }; -int btrfs_find_root_search(struct btrfs_root *chunk_root, +int btrfs_find_root_search(struct btrfs_fs_info *fs_info, struct btrfs_find_root_filter *filter, struct cache_tree *result, struct cache_extent **match);