Home
last modified time | relevance | path

Searched defs:cur_end (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/btrfs/
Dextent_io.c2200 u64 cur_end = min(round_down(cur, PAGE_SIZE) + PAGE_SIZE - 1, end); in extent_write_locked_range() local
Dinode.c1698 u64 cur_end = min(end, start + SZ_512K - 1); in run_delalloc_compressed() local