sftpfs_super_t    357 src/vfs/sftpfs/config_parser.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    135 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    266 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    405 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    470 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    625 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    662 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    714 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    806 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    897 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    971 src/vfs/sftpfs/connection.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t     46 src/vfs/sftpfs/dir.c     sftpfs_super_t *super;
sftpfs_super_t     69 src/vfs/sftpfs/dir.c     sftpfs_super_t *sftpfs_super;
sftpfs_super_t    170 src/vfs/sftpfs/dir.c     sftpfs_super_t *sftpfs_super;
sftpfs_super_t    207 src/vfs/sftpfs/dir.c     sftpfs_super_t *sftpfs_super;
sftpfs_super_t     88 src/vfs/sftpfs/file.c sftpfs_file__handle_error (sftpfs_super_t * super, int sftp_res, GError ** mcerror)
sftpfs_super_t    135 src/vfs/sftpfs/file.c     sftpfs_super_t *super = SFTP_SUPER (fh->ino->super);
sftpfs_super_t    230 src/vfs/sftpfs/file.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);
sftpfs_super_t    273 src/vfs/sftpfs/file.c     sftpfs_super_t *super;
sftpfs_super_t    323 src/vfs/sftpfs/file.c     sftpfs_super_t *super = SFTP_SUPER (VFS_FILE_HANDLER_SUPER (fh));
sftpfs_super_t     80 src/vfs/sftpfs/internal.c sftpfs_internal_waitsocket (sftpfs_super_t * super, GError ** mcerror)
sftpfs_super_t    117 src/vfs/sftpfs/internal.c sftpfs_stat_init (sftpfs_super_t ** super, const vfs_path_element_t ** path_element,
sftpfs_super_t    155 src/vfs/sftpfs/internal.c sftpfs_waitsocket (sftpfs_super_t * super, int sftp_res, GError ** mcerror)
sftpfs_super_t    187 src/vfs/sftpfs/internal.c sftpfs_ssherror_to_gliberror (sftpfs_super_t * super, int libssh_errno, GError ** mcerror)
sftpfs_super_t    223 src/vfs/sftpfs/internal.c sftpfs_op_init (sftpfs_super_t ** super, const vfs_path_element_t ** path_element,
sftpfs_super_t    289 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    317 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    347 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    386 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    439 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    493 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    545 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    582 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t     24 src/vfs/sftpfs/internal.h #define SFTP_SUPER(super) ((sftpfs_super_t *) (super))
sftpfs_super_t     73 src/vfs/sftpfs/internal.h void sftpfs_ssherror_to_gliberror (sftpfs_super_t * super, int libssh_errno, GError ** mcerror);
sftpfs_super_t     74 src/vfs/sftpfs/internal.h gboolean sftpfs_waitsocket (sftpfs_super_t * super, int sftp_res, GError ** mcerror);
sftpfs_super_t     78 src/vfs/sftpfs/internal.h gboolean sftpfs_op_init (sftpfs_super_t ** super, const vfs_path_element_t ** path_element,
sftpfs_super_t    711 src/vfs/sftpfs/sftpfs.c     sftpfs_super_t *arch;
sftpfs_super_t    713 src/vfs/sftpfs/sftpfs.c     arch = g_new0 (sftpfs_super_t, 1);
sftpfs_super_t    738 src/vfs/sftpfs/sftpfs.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);