Searched refs:image_copyout (Results 1 – 5 of 5) sorted by relevance
45 return (image_copyout(fd)); in raw_write()
35 int image_copyout(int fd);
395 error = image_copyout(fd); in vhd_fix_write()
519 error = image_copyout(fd); in vhdx_write()
511 image_copyout(int fd) in image_copyout() function