Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/autofs/
H A Dautounmountd.c152 do_unmount(const fsid_t fsid __unused, const char *mountpoint) in do_unmount() function
H A Dautomount.c264 bool do_unmount = false, force_unmount = false, flush = false; in main_automount() local