Searched refs:dst_pages (Results 1 – 1 of 1) sorted by relevance
2917 struct page **dst_pages; member2931 pg = cmp->dst_pages[i]; in btrfs_cmp_data_free()2938 kfree(cmp->dst_pages); in btrfs_cmp_data_free()2964 cmp->dst_pages = dst_pgarr; in btrfs_cmp_data_prepare()2970 ret = gather_extent_pages(dst, cmp->dst_pages, cmp->num_pages, dst_loff); in btrfs_cmp_data_prepare()2995 dst_page = cmp->dst_pages[i]; in btrfs_cmp_data()