vfs_s_get_path 401 lib/vfs/direntry.c q = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 838 lib/vfs/direntry.c p = vfs_s_get_path (vpath, &archive, FL_NO_OPEN); vfs_s_get_path 1298 lib/vfs/direntry.c q = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 180 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 2129 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 1252 src/vfs/shell/shell.c crpath1 = vfs_s_get_path (vpath1, &super, 0); vfs_s_get_path 1256 src/vfs/shell/shell.c crpath2 = vfs_s_get_path (vpath2, &super2, 0); vfs_s_get_path 1286 src/vfs/shell/shell.c crpath1 = vfs_s_get_path (vpath1, &super, 0); vfs_s_get_path 1290 src/vfs/shell/shell.c crpath2 = vfs_s_get_path (vpath2, &super2, 0); vfs_s_get_path 1321 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath2, &super, 0); vfs_s_get_path 1387 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1430 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1464 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 1541 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1571 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 1606 src/vfs/shell/shell.c crpath = vfs_s_get_path (vpath, &super, 0); vfs_s_get_path 135 tests/lib/vfs/vfs_s_get_path.c result = vfs_s_get_path (vpath, &archive, 0);