Home
last modified time | relevance | path

Searched refs:can_unmount (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/gvfs/gvfs-1.46.2/monitor/proxy/
H A Dgproxymount.c51 gboolean can_unmount; member
164 gboolean can_unmount; in g_proxy_mount_update() local
177 &can_unmount, &volume_id, in g_proxy_mount_update()
227 mount->can_unmount = can_unmount; in g_proxy_mount_update()
354 res = proxy_mount->can_unmount; in g_proxy_mount_can_unmount()
702 iface->can_unmount = g_proxy_mount_can_unmount; in g_proxy_mount_mount_iface_init()
/dports/devel/gvfs/gvfs-1.46.2/monitor/udisks2/
H A Dgvfsudisks2mount.c73 gboolean can_unmount; member
206 old_can_unmount = mount->can_unmount; in update_mount()
212 mount->can_unmount = FALSE; in update_mount()
220 mount->can_unmount = TRUE; in update_mount()
244 mount->can_unmount = TRUE; in update_mount()
275 changed = !((old_can_unmount == mount->can_unmount) && in update_mount()
497 return mount->can_unmount; in gvfs_udisks2_mount_can_unmount()
1305 iface->can_unmount = gvfs_udisks2_mount_can_unmount; in gvfs_udisks2_mount_mount_iface_init()
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-device.c508 gboolean can_unmount = FALSE; in thunar_device_can_unmount() local
519 can_unmount = g_mount_can_unmount (volume_mount); in thunar_device_can_unmount()
526 can_unmount = g_mount_can_unmount (device->device); in thunar_device_can_unmount()
531 return can_unmount; in thunar_device_can_unmount()
H A Dthunar-shortcuts-view.c1089 gboolean can_unmount; in thunar_shortcuts_view_context_menu() local
1146 can_unmount = thunar_device_can_unmount (device); in thunar_shortcuts_view_context_menu()
1149 if (!can_mount && !can_unmount && !can_eject) in thunar_shortcuts_view_context_menu()
1165 gtk_widget_set_visible (item, can_unmount); in thunar_shortcuts_view_context_menu()
/dports/sysutils/xfce4-places-plugin/xfce4-places-plugin-1.8.1/panel-plugin/
H A Dmodel_volumes.c321 gboolean can_unmount = FALSE; in pbvol_is_removable() local
349 can_unmount = g_mount_can_unmount(mount); in pbvol_is_removable()
358 return (!is_internal) && (can_eject || can_unmount || is_removable || can_mount); in pbvol_is_removable()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-desktop-icon-file.c199 file->details->can_unmount = FALSE; in update_info_from_link()
209 file->details->can_unmount = g_mount_can_unmount (mount); in update_info_from_link()
H A Dcaja-file-private.h223 eel_boolean_bit can_unmount : 1; member
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-desktop-icon-file.c190 file->details->can_unmount = FALSE; in update_info_from_link()
198 file->details->can_unmount = g_mount_can_unmount (mount); in update_info_from_link()
H A Dnemo-file-private.h215 eel_boolean_bit can_unmount : 1; member
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsbackendcomputer.c68 gboolean can_unmount; member
148 a->can_unmount != b->can_unmount || in computer_file_equal()
453 file->can_unmount = g_mount_can_unmount (file->mount); in recompute_files()
695 …_file_info_set_attribute_boolean (info, G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT, file->can_unmount); in file_info_from_file()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-file-private.h185 eel_boolean_bit can_unmount : 1; member
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/auto/
H A Dmount.rs42 fn can_unmount(&self) -> bool; in can_unmount() method
155 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/auto/
H A Dmount.rs43 fn can_unmount(&self) -> bool; in can_unmount() method
160 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gio/src/auto/
H A Dmount.rs42 fn can_unmount(&self) -> bool; in can_unmount() method
155 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgmount.h92 gboolean (* can_unmount) (GMount *mount); member
H A Dgunixmount.c394 iface->can_unmount = g_unix_mount_can_unmount; in g_unix_mount_mount_iface_init()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gio-0.14.3/src/auto/
H A Dmount.rs41 fn can_unmount(&self) -> bool; in can_unmount() method
185 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gio/src/auto/
H A Dmount.rs41 fn can_unmount(&self) -> bool; in can_unmount() method
185 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gio-0.14.8/src/auto/
H A Dmount.rs41 fn can_unmount(&self) -> bool; in can_unmount() method
185 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gio-0.14.8/src/auto/
H A Dmount.rs41 fn can_unmount(&self) -> bool; in can_unmount() method
185 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gio-0.14.0/src/auto/
H A Dmount.rs41 fn can_unmount(&self) -> bool; in can_unmount() method
185 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gio-0.14.8/src/auto/
H A Dmount.rs41 fn can_unmount(&self) -> bool; in can_unmount() method
185 fn can_unmount(&self) -> bool { in can_unmount() method
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dmount.h375 bool can_unmount() const;
/dports/devel/gvfs/gvfs-1.46.2/client/
H A Dgdaemonmount.c453 iface->can_unmount = g_daemon_mount_can_unmount; in g_daemon_mount_mount_iface_init()
/dports/x11/libfm-extra/libfm-1.3.2/src/udisks/
H A Dg-udisks-mount.c352 iface->can_unmount = g_udisks_mount_can_unmount; in g_udisks_mount_mount_iface_init()

123