Searched refs:cur_end (Results 1 – 2 of 2) sorted by relevance
1134 u64 cur_end; in cow_file_range_async() local1149 cur_end = end; in cow_file_range_async()1151 cur_end = min(end, start + 512 * 1024 - 1); in cow_file_range_async()1153 async_cow->end = cur_end; in cow_file_range_async()1161 nr_pages = (cur_end - start + PAGE_CACHE_SIZE) >> in cow_file_range_async()1182 start = cur_end + 1; in cow_file_range_async()
2989 u64 cur_end; in __do_readpage() local3065 cur_end = min(extent_map_end(em) - 1, end); in __do_readpage()3147 if (test_range_bit(tree, cur, cur_end, in __do_readpage()