Searched refs:vn_write_outvp (Results 1 – 1 of 1) sorted by relevance
| /src/sys/kern/ |
| H A D | vfs_vnops.c | 3498 vn_write_outvp(struct vnode *outvp, char *dat, off_t outoff, off_t xfer, in vn_write_outvp() function 3773 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range() 3781 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range() 3860 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range()
|