vfs_read_pages
status_t vfs_read_pages(struct vnode *vnode, void *cookie, off_t pos,
status_t error = vfs_read_pages(ref->vnode, cookie, offset, &vec, 1, 0,
status_t status = vfs_read_pages(ref->vnode, cookie, offset, vecs, count,
status_t status = vfs_read_pages(ref->vnode, cookie, offset + pageOffset,
status = vfs_read_pages(ref->vnode, cookie, offset, &readVec, 1,
status = vfs_read_pages(ref->vnode, cookie,
status_t status = vfs_read_pages(fVnode, NULL, offset, vecs, count,
status_t status = vfs_read_pages(vnode, descriptor->cookie, pos, vecs,
status_t status = (write ? vfs_write_pages : vfs_read_pages)(vnode,
status_t status = vfs_read_pages(swapFile->vnode, swapFile->cookie, pos,
status = vfs_read_pages(ref->device, ref->cookie, fileVecs[0].offset, vecs,
status = vfs_read_pages(ref->device, ref->cookie,
fssh_status_t status = vfs_read_pages(ref->node, cookie,
fssh_status_t vfs_read_pages(void *vnode, void *cookie, fssh_off_t pos,