Searched defs:dst_file (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_file_range.c | 70 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 D | atf_pytest_wrapper.cpp | 27 std::string dst_file; member in Handler
|
| /freebsd/contrib/ofed/librdmacm/examples/ |
| H A D | rcopy.c | 57 static char *dst_file; variable
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | Platform.cpp | 429 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local 451 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local
|