Searched refs:dst_i (Results 1 – 1 of 1) sorted by relevance
5632 unsigned long dst_i; in memcpy_extent_buffer() local5654 dst_i = (start_offset + dst_offset) >> PAGE_CACHE_SHIFT; in memcpy_extent_buffer()5662 copy_pages(dst->pages[dst_i], dst->pages[src_i], in memcpy_extent_buffer()5680 unsigned long dst_i; in memmove_extent_buffer() local5698 dst_i = (start_offset + dst_end) >> PAGE_CACHE_SHIFT; in memmove_extent_buffer()5708 copy_pages(dst->pages[dst_i], dst->pages[src_i], in memmove_extent_buffer()