Home
last modified time | relevance | path

Searched defs:dst_file (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file_range.c45 struct file *dst_file, loff_t dst_off, size_t len) in zpl_clone_file_range_impl()
96 struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) in zpl_copy_file_range()
159 struct file *dst_file, loff_t dst_off, loff_t len, unsigned int flags) in zpl_remap_file_range()
189 struct file *dst_file, loff_t dst_off, uint64_t len) in zpl_clone_file_range()
212 struct file *dst_file, loff_t dst_off, uint64_t len) in zpl_dedupe_file_range()
221 zpl_ioctl_ficlone(struct file *dst_file, void *arg) in zpl_ioctl_ficlone()
254 zpl_ioctl_ficlonerange(struct file *dst_file, void __user *arg) in zpl_ioctl_ficlonerange()
/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp27 std::string dst_file; member in Handler
/freebsd/contrib/ofed/librdmacm/examples/
H A Drcopy.c57 static char *dst_file; variable
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp464 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local
486 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local