vfs_getcwd 115 kern/include/vfs.h int vfs_getcwd(struct uio *buf); vfs_getcwd 232 kern/startup/menu.c result = vfs_getcwd(&ku);