Home
last modified time | relevance | path

Searched defs:unmount (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/
Dgmount.h95 void (* unmount) (GMount *mount, member
Dgio-tool-mount.c379 unmount (GFile *file) in unmount() function
/third_party/ntfs-3g/libfuse-lite/
Dfusermount.c667 int fusermount(int unmount, int quiet, int lazy, const char *opts, in fusermount()