Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/autofs/
H A Dautounmountd.c161 do_unmount(const fsid_t fsid __unused, const char *mountpoint) in do_unmount() function
H A Dautomount.c270 bool do_unmount = false, force_unmount = false, flush = false; in main_automount() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.cpp247 do_unmount(const impl::path& in_path) in do_unmount() function