Searched refs:nfs3_mountroot (Results 1 – 1 of 1) sorted by relevance
132 static int nfs3_mountroot(vfs_t *, whymountroot_t);162 VFSNAME_MOUNTROOT, { .vfs_mountroot = nfs3_mountroot }, in nfs3init()1654 nfs3_mountroot(vfs_t *vfsp, whymountroot_t why) in nfs3_mountroot() function