Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/virtio/
Dvirtio_mem.c2752 uint64_t chunk_size, cur_start, cur_end, plugged_range_start = 0; in virtio_mem_vmcore_get_device_ram() local
/linux-6.14.4/fs/btrfs/
Dextent_io.c2317 u64 cur_end = min(round_down(cur, PAGE_SIZE) + PAGE_SIZE - 1, end); in extent_write_locked_range() local
Dinode.c1629 u64 cur_end = min(end, start + SZ_512K - 1); in run_delalloc_compressed() local