Searched refs:vn_write_outvp (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_vnops.c | 2968 vn_write_outvp(struct vnode *outvp, char *dat, off_t outoff, off_t xfer, in vn_write_outvp() function 3194 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range() 3202 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range() 3262 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range()
|