Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file.h293 gboolean nemo_file_can_unmount (NemoFile *fi…
H A Dnemo-file.c1056 nemo_file_can_unmount (NemoFile *file) in nemo_file_can_unmount() function
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-view.c7647 if (nemo_file_can_unmount (file)) { in action_unmount_volume_callback()
8924 if (nemo_file_can_unmount (file) && !*show_eject && !*show_stop) { in file_should_show_foreach()
8987 if (nemo_file_can_unmount (file) && !*show_eject && !*show_stop) { in file_should_show_self()
H A Dnemo-properties-window.c2522 if (nemo_file_can_unmount (file)) { in should_show_volume_usage()