Searched refs:vnwrite_shadow (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c382 vnwrite_shadow(struct vn_softc * vn, struct uio *uio, int ioflag, function
451 printf("vnwrite_shadow: failed to copy"
465 printf("vnwrite_shadow: failed to"
479 printf("vn device: vnwrite_shadow zero length write\n");
636 error = vnwrite_shadow(vn, uio, ioflag, &context);

Completed in 20 milliseconds