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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_vnops.c122 static int vn_read(struct fileproc *fp, struct uio *uio, int flags,
139 { vn_read, vn_write, vn_ioctl, vn_select, vn_closefile, vn_kqfilt_add, NULL };
888 vn_read(struct fileproc *fp, struct uio *uio, int flags, vfs_context_t ctx) function

Completed in 18 milliseconds