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.c70 struct file *dst_file, loff_t dst_off, size_t len) in zpl_clone_file_range_impl()
118 struct file *dst_file, loff_t dst_off, size_t len, boolean_t can_shorten) in zpl_dedupe_file_range_impl()
168 struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) in zpl_copy_file_range()
230 struct file *dst_file, loff_t dst_off, loff_t len, unsigned int flags) in zpl_remap_file_range()
259 struct file *dst_file, loff_t dst_off, uint64_t len) in zpl_clone_file_range()
282 struct file *dst_file, loff_t dst_off, uint64_t len) in zpl_dedupe_file_range()
/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.cpp429 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local
451 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local