Home
last modified time | relevance | path

Searched refs:caja_file_operations_unmount_mount_full (Results 1 – 4 of 4) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file-operations.h97 void caja_file_operations_unmount_mount_full (GtkWindow *parent_window,
H A Dcaja-file-operations.c2369 caja_file_operations_unmount_mount_full (GtkWindow *parent_window, in caja_file_operations_unmount_mount_full() function
2428 caja_file_operations_unmount_mount_full (parent_window, mount, eject, in caja_file_operations_unmount_mount()
H A Dcaja-file.c1279caja_file_operations_unmount_mount_full (NULL, file->details->mount, FALSE, TRUE, unmount_done, da… in caja_file_unmount()
1313caja_file_operations_unmount_mount_full (NULL, file->details->mount, TRUE, TRUE, unmount_done, dat… in caja_file_eject()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-places-sidebar.c2178 caja_file_operations_unmount_mount_full (NULL, mount, FALSE, TRUE, in do_unmount()