Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgunixmount.h47 GUnixMount * _g_unix_mount_new (GVolumeMonitor *volume_monitor,
Dgunixvolumemonitor.c159 mount = _g_unix_mount_new (NULL, mount_entry, NULL); in get_mount_for_mount_path()
407 mount = _g_unix_mount_new (G_VOLUME_MONITOR (monitor), mount_entry, volume); in update_mounts()
Dgunixmount.c109 _g_unix_mount_new (GVolumeMonitor *volume_monitor, in _g_unix_mount_new() function