Home
last modified time | relevance | path

Searched refs:adopt_orphan_mount (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/
Dgvolumemonitor.h110 GVolume * (* adopt_orphan_mount) (GMount *mount, member
Dgunionvolumemonitor.c624 if (child_monitor_class->adopt_orphan_mount != NULL) in g_volume_monitor_adopt_orphan_mount()
626 volume = child_monitor_class->adopt_orphan_mount (mount, child_monitor); in g_volume_monitor_adopt_orphan_mount()
/third_party/glib/
DNEWS11217 - Fix the adopt_orphan_mount vfunc to take a volume monitor