Searched refs:vn_write_outvp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/kern/ |
| HD | vfs_vnops.c | 3223 vn_write_outvp(struct vnode *outvp, char *dat, off_t outoff, off_t xfer, in vn_write_outvp() function 3491 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range() 3499 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range() 3571 error = vn_write_outvp(outvp, dat, in vn_generic_copy_file_range()
|