OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mountlist_next
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
vfs_subr.c
1727
for (mp =
_mountlist_next
(NULL); mp; mp =
_mountlist_next
(mp)) {
1740
for (mp =
_mountlist_next
(NULL); mp; mp =
_mountlist_next
(mp))
1847
for (mp =
_mountlist_next
(NULL); mp; mp =
_mountlist_next
(mp)) {
vfs_trans.c
1137
for (mp =
_mountlist_next
(NULL); mp; mp =
_mountlist_next
(mp))
vfs_mount.c
1711
_mountlist_next
(struct mount *mp)
function in typeref:struct:mount *
/src/sys/sys/
mount.h
477
struct mount *
_mountlist_next
(struct mount *);
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025