Searched defs:dst_end (Results 1 – 3 of 3) sorted by relevance
24 bool validate_dst_vma(struct vm_area_struct *dst_vma, unsigned long dst_end) in validate_dst_vma()
682 loff_t dst_end = count ? dst_pos + count - 1 : LLONG_MAX; in nfsd4_clone_file_range() local
4383 unsigned long dst_end = dst_offset + len - 1; in memmove_extent_buffer() local