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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c134 static int nfs_mountroot(vfs_t *, whymountroot_t);
164 VFSNAME_MOUNTROOT, { .vfs_mountroot = nfs_mountroot },
1655 nfs_mountroot(vfs_t *vfsp, whymountroot_t why) function
1679 panic("nfs_mountroot: why == ROOT_REMOUNT");
1720 "nfs_mountroot: mount_root failed: %m");
1754 "nfs_mountroot: invalid root mount options");

Completed in 59 milliseconds