Home
last modified time | relevance | path

Searched defs:unmount (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/nix/src/mount/
H A Dbsd.rs444 pub fn unmount<P>(mountpoint: &P, flags: MntFlags) -> Result<()> in unmount() functions
/third_party/ntfs-3g/libfuse-lite/
H A Dfusermount.c667 int fusermount(int unmount, int quiet, int lazy, const char *opts, in fusermount() argument
/third_party/libfuse/util/
H A Dfusermount.c1353 static int unmount = 0; in main() local
[all...]
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs633 pub fn unmount(target: *const ::c_char, arg: ::c_int) -> ::c_int; in unmount() functions

Completed in 6 milliseconds