Searched refs:last_mountpoints (Results 1 – 1 of 1) sorted by relevance
44 GList *last_mountpoints; member77 g_list_free_full (monitor->last_mountpoints, (GDestroyNotify) g_unix_mount_point_free); in g_unix_volume_monitor_finalize()329 diff_sorted_lists (monitor->last_mountpoints, in update_volumes()363 g_list_free_full (monitor->last_mountpoints, (GDestroyNotify) g_unix_mount_point_free); in update_volumes()364 monitor->last_mountpoints = new_mountpoints; in update_volumes()