Searched refs:vnio_read (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/sys/ | ||
| H A D | vnode.h | 2686 errno_t vnio_read(vniodesc_t, uio_t); |
| /xnu-11215.1.10/bsd/vfs/ | ||
| H A D | vfs_vnops.c | 2307 vnio_read(vniodesc_t vnio, uio_t uio) in vnio_read() function |