Searched refs:G_MOUNT (Results 1 – 6 of 6) sorted by relevance
359 succeeded = g_mount_unmount_with_operation_finish (G_MOUNT (object), res, &error); in unmount_done_cb()361 g_object_unref (G_MOUNT (object)); in unmount_done_cb()415 succeeded = g_mount_eject_with_operation_finish (G_MOUNT (object), res, &error); in eject_done_cb()417 g_object_unref (G_MOUNT (object)); in eject_done_cb()933 GMount *mount = G_MOUNT (l->data); in unmount_all_with_scheme()
218 return G_MOUNT (mount); in get_mount_for_mount_path()
34 #define G_MOUNT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_MOUNT, GMount)) macro
163 return G_MOUNT (mount); in get_mount_for_mount_path()
255 return g_object_ref (G_MOUNT (unix_volume->mount)); in g_unix_volume_get_mount()
1155 G_MOUNT