Searched defs:src_off (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_file_range.c | 44 zpl_clone_file_range_impl(struct file *src_file, loff_t src_off, in zpl_clone_file_range_impl() argument 95 zpl_copy_file_range(struct file * src_file,loff_t src_off,struct file * dst_file,loff_t dst_off,size_t len,unsigned int flags) zpl_copy_file_range() argument 158 zpl_remap_file_range(struct file * src_file,loff_t src_off,struct file * dst_file,loff_t dst_off,loff_t len,unsigned int flags) zpl_remap_file_range() argument 188 zpl_clone_file_range(struct file * src_file,loff_t src_off,struct file * dst_file,loff_t dst_off,uint64_t len) zpl_clone_file_range() argument 211 zpl_dedupe_file_range(struct file * src_file,loff_t src_off,struct file * dst_file,loff_t dst_off,uint64_t len) zpl_dedupe_file_range() argument [all...] |
/freebsd-src/sbin/fsck_msdosfs/ |
H A D | fat.c | 1143 off_t dst_off, src_off; in copyfat() local
|
/freebsd-src/contrib/libpcap/ |
H A D | gencode.c | 4020 gen_hostop(compiler_state_t * cstate,bpf_u_int32 addr,bpf_u_int32 mask,int dir,bpf_u_int32 ll_proto,u_int src_off,u_int dst_off) gen_hostop() argument 4085 gen_hostop6(compiler_state_t * cstate,struct in6_addr * addr,struct in6_addr * mask,int dir,bpf_u_int32 ll_proto,u_int src_off,u_int dst_off) gen_hostop6() argument [all...] |