extfs_plugin_info_t  175 src/vfs/extfs/extfs.c     extfs_plugin_info_t *info;
extfs_plugin_info_t  178 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, EXTFS_SUPER (a)->fstype);
extfs_plugin_info_t  519 src/vfs/extfs/extfs.c     const extfs_plugin_info_t *info;
extfs_plugin_info_t  534 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, fstype);
extfs_plugin_info_t  727 src/vfs/extfs/extfs.c         extfs_plugin_info_t *info;
extfs_plugin_info_t  729 src/vfs/extfs/extfs.c         info = &g_array_index (extfs_plugins, extfs_plugin_info_t, i);
extfs_plugin_info_t  754 src/vfs/extfs/extfs.c         const extfs_plugin_info_t *info;
extfs_plugin_info_t  756 src/vfs/extfs/extfs.c         info = &g_array_index (extfs_plugins, extfs_plugin_info_t, fstype);
extfs_plugin_info_t  943 src/vfs/extfs/extfs.c     const extfs_plugin_info_t *info;
extfs_plugin_info_t  973 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, archive->fstype);
extfs_plugin_info_t 1033 src/vfs/extfs/extfs.c     const extfs_plugin_info_t *info;
extfs_plugin_info_t 1044 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, archive->fstype);
extfs_plugin_info_t 1599 src/vfs/extfs/extfs.c         extfs_plugins = g_array_sized_new (FALSE, TRUE, sizeof (extfs_plugin_info_t), 32);
extfs_plugin_info_t 1618 src/vfs/extfs/extfs.c                 extfs_plugin_info_t info;
extfs_plugin_info_t 1638 src/vfs/extfs/extfs.c                     extfs_plugin_info_t *p;
extfs_plugin_info_t 1640 src/vfs/extfs/extfs.c                     p = &g_array_index (extfs_plugins, extfs_plugin_info_t, i);
extfs_plugin_info_t 1701 src/vfs/extfs/extfs.c         extfs_plugin_info_t *info;
extfs_plugin_info_t 1703 src/vfs/extfs/extfs.c         info = &g_array_index (extfs_plugins, extfs_plugin_info_t, i);