Searched defs:outoffp (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_vnops.c | 1564 uint64_t *outoffp, uint64_t *lenp, cred_t *cr) in zfs_clone_range()
|
/freebsd/sys/kern/ |
H A D | vfs_vnops.c | 3225 off_t *outoffp, size_t *lenp, unsigned int flags, struct ucred *incred, in vn_copy_file_range() 3351 vn_skip_hole(struct vnode *outvp, off_t xfer2, off_t *outoffp, off_t *xferp, in vn_skip_hole() 3494 struct vnode *outvp, off_t *outoffp, size_t *lenp, unsigned int flags, in vn_generic_copy_file_range()
|
H A D | vfs_syscalls.c | 5045 off_t *outoffp, size_t len, unsigned int flags) in kern_copy_file_range() 5215 off_t inoff, outoff, *inoffp, *outoffp; in sys_copy_file_range() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_file.c | 1718 l_loff_t inoff, outoff, *inoffp, *outoffp; in linux_copy_file_range() local
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 8946 off_t *outoffp, size_t *lenp, unsigned int flags, int *inattrflagp, in nfsrpc_copy_file_range() 9183 off_t *outoffp, size_t *lenp, bool toeof, int *inattrflagp, in nfsrpc_clone()
|
/freebsd/sys/sys/ |
H A D | sysproto.h | 1771 char outoffp_l_[PADL_(off_t *)]; off_t * outoffp; char outoffp_r_[PADR_(off_t *)]; member
|