Searched refs:force_unmount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/autofs/
H A Dautomount.c326 bool do_unmount = false, force_unmount = false, flush = false; local
346 force_unmount = true;
366 if (force_unmount && !do_unmount)
377 unmount_automounted(force_unmount);

Completed in 100 milliseconds