OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mountlist_iterator_next
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
vfs_mount.c
243
*
mountlist_iterator_next
() -> vfs_busy().
279
while ((mp =
mountlist_iterator_next
(iter)) != NULL) {
1063
while ((mp =
mountlist_iterator_next
(iter)) != NULL) {
1148
if (
mountlist_iterator_next
(iter) == NULL) {
1338
mp =
mountlist_iterator_next
(iter);
1661
mountlist_iterator_next
(mount_iterator_t *mi)
function in typeref:struct:mount *
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025