lc_super          226 src/vfs/sftpfs/internal.c     struct vfs_s_super *lc_super = NULL;
lc_super          230 src/vfs/sftpfs/internal.c     if (vfs_s_get_path (vpath, &lc_super, 0) == NULL)
lc_super          233 src/vfs/sftpfs/internal.c     if (lc_super == NULL)
lc_super          236 src/vfs/sftpfs/internal.c     *super = SFTP_SUPER (lc_super);