Searched refs:nfs_mountroot (Results 1 – 1 of 1) sorted by relevance
134 static int nfs_mountroot(vfs_t *, whymountroot_t);164 VFSNAME_MOUNTROOT, { .vfs_mountroot = nfs_mountroot }, in nfsinit()1659 nfs_mountroot(vfs_t *vfsp, whymountroot_t why) in nfs_mountroot() function