Searched refs:mount_points (Results 1 – 1 of 1) sorted by relevance
1709 GList *mount_points, *l; in g_unix_mount_point_at() local1712 mount_points = g_unix_mount_points_get (time_read); in g_unix_mount_point_at()1715 for (l = mount_points; l != NULL; l = l->next) in g_unix_mount_point_at()1729 g_list_free (mount_points); in g_unix_mount_point_at()