vfs_s_get_path 401 lib/vfs/direntry.c q = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 835 lib/vfs/direntry.c p = vfs_s_get_path (vpath, &archive, FL_NO_OPEN); vfs_s_get_path 1295 lib/vfs/direntry.c q = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 181 lib/vfs/xdirentry.h const char *vfs_s_get_path (const vfs_path_t *vpath, struct vfs_s_super **archive, int flags); vfs_s_get_path 2125 src/vfs/ftpfs/ftpfs.c rpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 231 src/vfs/sftpfs/internal.c if (vfs_s_get_path (vpath, &lc_super, 0) == NULL) vfs_s_get_path 117 src/vfs/sftpfs/sftpfs.c path_super = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1230 src/vfs/shell/shell.c crpath1 = vfs_s_get_path (vpath1, &super, 0); vfs_s_get_path 1234 src/vfs/shell/shell.c crpath2 = vfs_s_get_path (vpath2, &super2, 0); vfs_s_get_path 1263 src/vfs/shell/shell.c crpath1 = vfs_s_get_path (vpath1, &super, 0); vfs_s_get_path 1267 src/vfs/shell/shell.c crpath2 = vfs_s_get_path (vpath2, &super2, 0); vfs_s_get_path 1297 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath2, &super, 0); vfs_s_get_path 1362 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1405 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1438 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1486 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1513 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1542 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1576 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 131 tests/lib/vfs/vfs_s_get_path.c result = vfs_s_get_path (vpath, &archive, 0);