Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dextent_io.c2168 u64 cur_end = min(round_down(cur, PAGE_SIZE) + PAGE_SIZE - 1, end); in extent_write_locked_range() local
H A Dinode.c1638 u64 cur_end = min(end, start + SZ_512K - 1); in run_delalloc_compressed() local
/openbmc/qemu/system/
H A Dmemory.c3480 hwaddr cur_start, cur_end; in mtree_print_mr() local