HomeSort by: relevance | last modified time | path
    Searched defs:vfs_unmount_next (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_mount.c 1055 vfs_unmount_next(uint64_t gen) function in typeref:struct:mount *
1083 mp = vfs_unmount_next(mountgen);
1118 mp = vfs_unmount_next(gen);
vfs_mount.c 1055 vfs_unmount_next(uint64_t gen) function in typeref:struct:mount *
1083 mp = vfs_unmount_next(mountgen);
1118 mp = vfs_unmount_next(gen);

Completed in 118 milliseconds