OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_unmount
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/autofs/
automount.c
270
bool
do_unmount
= false, force_unmount = false, flush = false;
local in function:main_automount
296
do_unmount
= true;
310
if (force_unmount && !
do_unmount
)
320
if (
do_unmount
) {
autounmountd.c
161
do_unmount
(const fsid_t fsid __unused, const char *mountpoint)
function in typeref:typename:int
210
error =
do_unmount
(af->af_fsid, af->af_mountpoint);
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025