OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vfs_unmountall1
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
mount.h
389
bool
vfs_unmountall1
(struct lwp *, bool, bool);
/src/sys/kern/
vfs_mount.c
1039
return
vfs_unmountall1
(l, true, true);
1108
vfs_unmountall1
(struct lwp *l, bool force, bool verbose)
function in typeref:typename:bool
/src/sys/arch/i386/i386/
machdep.c
760
while (
vfs_unmountall1
(curlwp, false, false) ||
/src/sys/arch/amd64/amd64/
machdep.c
693
while (
vfs_unmountall1
(curlwp, false, false) ||
/src/sys/arch/sparc64/sparc64/
machdep.c
563
while (
vfs_unmountall1
(l, false, false) ||
Completed in 17 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025