Searched refs:vn_read (Results 1 – 1 of 1) sorted by relevance
58 int vn_read(struct file *, struct uio *, int);65 .fo_read = vn_read,341 vn_read(struct file *fp, struct uio *uio, int fflags) in vn_read() function