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 | 46 struct file *dst_file, loff_t dst_off, size_t len) in zpl_clone_file_range_impl() 95 struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) in zpl_copy_file_range() 157 struct file *dst_file, loff_t dst_off, loff_t len, unsigned int flags) in zpl_remap_file_range() 186 struct file *dst_file, loff_t dst_off, uint64_t len) in zpl_clone_file_range() 209 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 | 430 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local 452 FileSpec dst_file = rc_baton->dst; in RecurseCopy_Callback() local
|