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 - 4
of
4
) 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);
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 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025