Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dvfs.c633 loff_t dst_end = count ? dst_pos + count - 1 : LLONG_MAX; in nfsd4_clone_file_range() local
/openbmc/linux/fs/btrfs/
H A Dextent_io.c4639 unsigned long dst_end = dst_offset + len - 1; in memmove_extent_buffer() local