Searched defs:unmount (Results 1 – 4 of 4) sorted by relevance
53 unmount: function (...args) { method
95 void (* unmount) (GMount *mount, member
379 unmount (GFile *file) in unmount() function
667 int fusermount(int unmount, int quiet, int lazy, const char *opts, in fusermount()