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 2127 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 1233 src/vfs/shell/shell.c crpath1 = vfs_s_get_path (vpath1, &super, 0); vfs_s_get_path 1237 src/vfs/shell/shell.c crpath2 = vfs_s_get_path (vpath2, &super2, 0); vfs_s_get_path 1266 src/vfs/shell/shell.c crpath1 = vfs_s_get_path (vpath1, &super, 0); vfs_s_get_path 1270 src/vfs/shell/shell.c crpath2 = vfs_s_get_path (vpath2, &super2, 0); vfs_s_get_path 1300 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath2, &super, 0); vfs_s_get_path 1365 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1408 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1441 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1489 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1516 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1545 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1579 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);