path_super 110 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 121 src/vfs/sftpfs/sftpfs.c path_inode = vfs_s_find_inode (path_element->class, super, path_super, LINK_FOLLOW, FL_NONE); path_super 134 src/vfs/sftpfs/sftpfs.c dirname = g_path_get_dirname (path_super); path_super 135 src/vfs/sftpfs/sftpfs.c name = g_path_get_basename (path_super);