OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rump_pub_vfs_getmp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/rump/include/rump/
rumpvfs_if_pub.h
33
int
rump_pub_vfs_getmp
(const char *, struct mount **);
/src/sys/rump/librump/rumpvfs/
rumpvfs_if_wrappers.c
282
rump_pub_vfs_getmp
(const char *arg1, struct mount **arg2)
function in typeref:typename:int
/src/lib/libukfs/
ukfs.c
618
rv =
rump_pub_vfs_getmp
(mountpath, &fs->ukfs_mp);
/src/lib/libp2k/
p2k.c
446
if ((rv =
rump_pub_vfs_getmp
("/", &p2m->p2m_mp)) != 0) {
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025