Searched refs:image_copyout (Results 1 – 5 of 5) sorted by relevance
51 return (image_copyout(fd)); in raw_write()
35 int image_copyout(int fd);
399 error = image_copyout(fd); in vhd_fix_write()
521 error = image_copyout(fd); in vhdx_write()
502 image_copyout(int fd) in image_copyout() function