Home
last modified time | relevance | path

Searched refs:nfs_mountroot (Results 1 – 2 of 2) sorted by relevance

/src/sys/nfsclient/
H A Dnfs.h241 int nfs_mountroot(struct mount *mp);
/src/sys/fs/nfsclient/
H A Dnfs_clvfsops.c111 static int nfs_mountroot(struct mount *);
436 nfs_mountroot(struct mount *mp) in nfs_mountroot() function
955 error = nfs_mountroot(mp); in nfs_mount()