dofileread
static int dofileread(struct thread *, int, struct file *, struct uio *,
error = dofileread(td, fd, fp, auio, (off_t)-1, 0);
error = dofileread(td, fd, fp, auio, offset, FOF_OFFSET);