vfs_write_pages
status_t vfs_write_pages(struct vnode *vnode, void *cookie, off_t pos,
status_t error = vfs_write_pages(ref->vnode, cookie, offset, &vec,
status_t status = vfs_write_pages(ref->vnode, cookie, offset, vecs,
status = vfs_write_pages(vnode, cookie, offset,
status = vfs_write_pages(ref->vnode, cookie, offset + pageOffset,
return vfs_write_pages(fVnode, NULL, offset, vecs, count, flags, _numBytes);
status_t status = vfs_write_pages(vnode, descriptor->cookie, pos, vecs,
status_t status = (write ? vfs_write_pages : vfs_read_pages)(vnode,
status_t status = vfs_write_pages(swapFile->vnode, swapFile->cookie,
status = vfs_write_pages(ref->device, ref->cookie,
fssh_status_t status = vfs_write_pages(ref->node, cookie,
fssh_status_t vfs_write_pages(void *vnode, void *cookie,