path_super        112 src/vfs/sftpfs/sftpfs.c     const char *path_super;
path_super        117 src/vfs/sftpfs/sftpfs.c     path_super = vfs_s_get_path (vpath, &super, 0);
path_super        118 src/vfs/sftpfs/sftpfs.c     if (path_super == NULL)
path_super        123 src/vfs/sftpfs/sftpfs.c     path_inode = vfs_s_find_inode (me, super, path_super, LINK_FOLLOW, FL_NONE);
path_super        136 src/vfs/sftpfs/sftpfs.c         name = g_path_get_dirname (path_super);
path_super        142 src/vfs/sftpfs/sftpfs.c         name = g_path_get_basename (path_super);