newpath          1261 lib/vfs/direntry.c             char *newpath;
newpath          1267 lib/vfs/direntry.c             newpath = g_strconcat (ino->ent->name, PATH_SEP_STR, path, (char *) NULL);
newpath          1269 lib/vfs/direntry.c             path = newpath;