sftpfs_super_t    375 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     81 src/vfs/sftpfs/internal.c sftpfs_internal_waitsocket (sftpfs_super_t *super, GError **mcerror)
sftpfs_super_t    118 src/vfs/sftpfs/internal.c sftpfs_stat_init (sftpfs_super_t **super, const vfs_path_element_t **path_element,
sftpfs_super_t    156 src/vfs/sftpfs/internal.c sftpfs_waitsocket (sftpfs_super_t *super, int sftp_res, GError **mcerror)
sftpfs_super_t    188 src/vfs/sftpfs/internal.c sftpfs_ssherror_to_gliberror (sftpfs_super_t *super, int libssh_errno, GError **mcerror)
sftpfs_super_t    224 src/vfs/sftpfs/internal.c sftpfs_op_init (sftpfs_super_t **super, const vfs_path_element_t **path_element,
sftpfs_super_t    288 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    316 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    346 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    385 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    438 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    492 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    544 src/vfs/sftpfs/internal.c     sftpfs_super_t *super = NULL;
sftpfs_super_t    581 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    706 src/vfs/sftpfs/sftpfs.c     sftpfs_super_t *arch;
sftpfs_super_t    708 src/vfs/sftpfs/sftpfs.c     arch = g_new0 (sftpfs_super_t, 1);
sftpfs_super_t    733 src/vfs/sftpfs/sftpfs.c     sftpfs_super_t *sftpfs_super = SFTP_SUPER (super);