Searched refs:mount_fn (Results 1 – 3 of 3) sorted by relevance
372 if (iface->mount_fn == NULL) in g_volume_mount()381 (* iface->mount_fn) (volume, flags, mount_operation, cancellable, callback, user_data); in g_volume_mount()
125 void (* mount_fn) (GVolume *volume, member
528 iface->mount_fn = g_unix_volume_mount; in g_unix_volume_volume_iface_init()