OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfs_mountroot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_vfsops.c
122
.vfs_mountroot =
nfs_mountroot
,
318
nfs_mountroot
(void)
function in typeref:typename:int
378
panic("
nfs_mountroot
: getattr for root");
418
panic("
nfs_mountroot
: mget soname for %s", mntname);
428
printf("
nfs_mountroot
: mount %s failed: %d\n",
/src/sys/fs/nfs/client/
nfs_clvfsops.c
111
static int
nfs_mountroot
(struct mount *);
393
*
nfs_mountroot
() will be called once in the boot before any other NFS
397
nfs_mountroot
(struct mount *mp)
function in typeref:typename:int
432
panic("
nfs_mountroot
: socreate(%04x): %d",
453
panic("
nfs_mountroot
: SIOCAIFADDR: %d", error);
460
printf("
nfs_mountroot
: SIOCSIFMTU: %d", error);
486
panic("
nfs_mountroot
: RTM_ADD: %d", error);
543
printf("
nfs_mountroot
: mount %s on /: %d\n", path, error);
900
error =
nfs_mountroot
(mp);
Completed in 13 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025