Searched defs:unmount (Results 1 – 4 of 4) sorted by relevance
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()
1353 static int unmount = 0; in main() local
634 pub fn unmount(target: *const ::c_char, arg: ::c_int) -> ::c_int; in unmount() function