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

/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c648 shadow_read(struct vn_softc * vn, struct buf * bp, char * base, function
684 printf("vn device: shadow_read zero length read\n");
769 error = shadow_read(vn, bp, iov_base, ctx);

Completed in 73 milliseconds