Searched refs:nfs4_mountroot (Results 1 – 1 of 1) sorted by relevance
146 static int nfs4_mountroot(vfs_t *, whymountroot_t);198 VFSNAME_MOUNTROOT, { .vfs_mountroot = nfs4_mountroot }, in nfs4init()2952 nfs4_mountroot(vfs_t *vfsp, whymountroot_t why) in nfs4_mountroot() function