Searched refs:vn_read (Results 1 – 1 of 1) sorted by relevance
117 static int vn_read(struct fileproc *fp, struct uio *uio, int flags,133 .fo_read = vn_read,1200 vn_read(struct fileproc *fp, struct uio *uio, int flags, vfs_context_t ctx) in vn_read() function