Searched refs:the_volume_monitor (Results 1 – 1 of 1) sorted by relevance
58 static GUnionVolumeMonitor *the_volume_monitor = NULL; variable89 the_volume_monitor = NULL; in g_union_volume_monitor_dispose()557 if (the_volume_monitor) in g_volume_monitor_get()558 vm = G_VOLUME_MONITOR (g_object_ref (the_volume_monitor)); in g_volume_monitor_get()561 the_volume_monitor = g_union_volume_monitor_new (); in g_volume_monitor_get()562 populate_union_monitor (the_volume_monitor); in g_volume_monitor_get()563 vm = G_VOLUME_MONITOR (the_volume_monitor); in g_volume_monitor_get()663 if (the_volume_monitor == NULL) in g_volume_monitor_adopt_orphan_mount()670 for (l = the_volume_monitor->monitors; l != NULL; l = l->next) in g_volume_monitor_adopt_orphan_mount()