Searched defs:cur_end (Results 1 – 2 of 2) sorted by relevance
2200 u64 cur_end = min(round_down(cur, PAGE_SIZE) + PAGE_SIZE - 1, end); in extent_write_locked_range() local
1698 u64 cur_end = min(end, start + SZ_512K - 1); in run_delalloc_compressed() local