Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dreflink.c607 struct bpos dst_end = dst_start, src_end = src_start; in bch2_remap_range() local
/linux/mm/
H A Duserfaultfd.c24 bool validate_dst_vma(struct vm_area_struct *dst_vma, unsigned long dst_end) in validate_dst_vma()
/linux/fs/btrfs/
H A Dextent_io.c4248 unsigned long dst_end = dst_offset + len - 1; in memmove_extent_buffer() local