Searched defs:unmount (Results 1 – 5 of 5) sorted by relevance
53 unmount: function (...args) { method
444 pub fn unmount<P>(mountpoint: &P, flags: MntFlags) -> Result<()> in unmount() function
667 int fusermount(int unmount, int quiet, int lazy, const char *opts, in fusermount()
1352 static int unmount = 0; in main() local
633 pub fn unmount(target: *const ::c_char, arg: ::c_int) -> ::c_int; in unmount() function