extfs_plugin_info_t  169 src/vfs/extfs/extfs.c     extfs_plugin_info_t *info;
extfs_plugin_info_t  172 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, EXTFS_SUPER (a)->fstype);
extfs_plugin_info_t  514 src/vfs/extfs/extfs.c     const extfs_plugin_info_t *info;
extfs_plugin_info_t  529 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, fstype);
extfs_plugin_info_t  710 src/vfs/extfs/extfs.c         extfs_plugin_info_t *info;
extfs_plugin_info_t  712 src/vfs/extfs/extfs.c         info = &g_array_index (extfs_plugins, extfs_plugin_info_t, i);
extfs_plugin_info_t  737 src/vfs/extfs/extfs.c         const extfs_plugin_info_t *info;
extfs_plugin_info_t  739 src/vfs/extfs/extfs.c         info = &g_array_index (extfs_plugins, extfs_plugin_info_t, fstype);
extfs_plugin_info_t  920 src/vfs/extfs/extfs.c     const extfs_plugin_info_t *info;
extfs_plugin_info_t  949 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, archive->fstype);
extfs_plugin_info_t 1010 src/vfs/extfs/extfs.c     const extfs_plugin_info_t *info;
extfs_plugin_info_t 1020 src/vfs/extfs/extfs.c     info = &g_array_index (extfs_plugins, extfs_plugin_info_t, archive->fstype);
extfs_plugin_info_t 1583 src/vfs/extfs/extfs.c         extfs_plugins = g_array_sized_new (FALSE, TRUE, sizeof (extfs_plugin_info_t), 32);
extfs_plugin_info_t 1602 src/vfs/extfs/extfs.c                 extfs_plugin_info_t info;
extfs_plugin_info_t 1622 src/vfs/extfs/extfs.c                     extfs_plugin_info_t *p;
extfs_plugin_info_t 1624 src/vfs/extfs/extfs.c                     p = &g_array_index (extfs_plugins, extfs_plugin_info_t, i);
extfs_plugin_info_t 1685 src/vfs/extfs/extfs.c         extfs_plugin_info_t *info;
extfs_plugin_info_t 1687 src/vfs/extfs/extfs.c         info = &g_array_index (extfs_plugins, extfs_plugin_info_t, i);