Searched refs:dst_pages (Results 1 – 2 of 2) sorted by relevance
337 struct page **dst_pages; member391 ttm_kmap_atomic_prot(d->dst_pages[dst_page], in vmw_bo_cpu_blit_line()482 d.dst_pages = dst->ttm->pages; in vmw_bo_cpu_blit()
3323 struct page **dst_pages; member3338 pg = cmp->dst_pages[i]; in btrfs_cmp_data_free()3342 cmp->dst_pages[i] = NULL; in btrfs_cmp_data_free()3360 ret = gather_extent_pages(dst, cmp->dst_pages, num_pages, dst_loff); in btrfs_cmp_data_prepare()3384 dst_page = cmp->dst_pages[i]; in btrfs_cmp_data()3596 cmp.dst_pages = kvmalloc_array(num_pages, sizeof(struct page *), in btrfs_extent_same()3598 if (!cmp.src_pages || !cmp.dst_pages) { in btrfs_extent_same()3619 kvfree(cmp.dst_pages); in btrfs_extent_same()