Searched defs:dst_off (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_file_range.c | 45 struct file *dst_file, loff_t dst_off, size_t len) in zpl_clone_file_range_impl() 94 struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) in zpl_copy_file_range() 156 struct file *dst_file, loff_t dst_off, loff_t len, unsigned int flags) in zpl_remap_file_range() 185 struct file *dst_file, loff_t dst_off, uint64_t len) in zpl_clone_file_range() 208 struct file *dst_file, loff_t dst_off, uint64_t len) in zpl_dedupe_file_range()
|
/freebsd/sbin/fsck_msdosfs/ |
H A D | fat.c | 1143 off_t dst_off, src_off; in copyfat() local
|
/freebsd/contrib/libpcap/ |
H A D | gencode.c | 4022 int dir, bpf_u_int32 ll_proto, u_int src_off, u_int dst_off) in gen_hostop() 4088 u_int dst_off) in gen_hostop6()
|